home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / smart / samples / win31os2 / list.h < prev    next >
Encoding:
Text File  |  1994-01-12  |  239 b   |  6 lines

  1. int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance,
  2.                     LPSTR lpszCmdLine, int nCmdShow);
  3. long FAR PASCAL MainWndProc (HWND hWnd, unsigned iMessage,
  4.                              WPARAM wParam, LPARAM lParam);
  5.  
  6.