home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / OLS / Win31 / HMIZE120 / HMIZE120.LZH / SOURCE.LZH / LISTHOOK.H < prev   
C/C++ Source or Header  |  1994-09-14  |  208b  |  4 lines

  1. BOOL ListBoxHookProc( HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam );
  2. BOOL ComboBoxHookProc( HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam );
  3. extern BOOL ProcessListBoxCommand( int cmd );
  4.