home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / smart21b.zip / SAMPLES / WIN32OS2 / LIST.H < prev    next >
Text File  |  1994-01-13  |  239b  |  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.