home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / winnt / perfmon / fileopen.h < prev    next >
Encoding:
Text File  |  1993-05-15  |  294 b   |  8 lines

  1.  
  2.  
  3. BOOL FileOpen (HWND hWndParent, int nStringResourceID, LPTSTR lpInputFileName) ;
  4. BOOL FileGetName (HWND hWndParent, int nStringResourceID, LPTSTR lpFileName) ;
  5.  
  6. BOOL APIENTRY FileOpenHookProc (HWND hDlg, UINT iMessage, 
  7.                                 WPARAM wParam, LPARAM lParam) ;
  8.