home *** CD-ROM | disk | FTP | other *** search
/ WindowsWare 2 the Maxx / winmaxx.zip / winmaxx / WIN_NT / NTRASH.ZIP / NTRASH11.H < prev    next >
Text File  |  1992-08-02  |  162b  |  7 lines

  1.  
  2. #define IDM_STAYONTOP    100
  3. #define IDM_PURGE    101
  4.  
  5. long APIENTRY MainWndProc( HWND, UINT, UINT, LONG );
  6. BOOL APIENTRY MainDlgProc( HWND, UINT, UINT, LONG );
  7.