home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 November / VPR9611A.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.