home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / rwp15.zip / SYSINFO.H < prev   
Text File  |  1993-03-24  |  531b  |  16 lines

  1. /* --------------------------------------------------------------------
  2.                     System Information Header File
  3.                               Chapter 15
  4.  
  5.                     Real World Programming for OS/2
  6.              Copyright (c) 1993 Blain, Delimon, and English
  7. -------------------------------------------------------------------- */
  8.  
  9. /* Exported Function */
  10. MRESULT EXPENTRY SysInfoDlgProc  (HWND,ULONG,MPARAM,MPARAM);
  11.  
  12. /* SysInfo Dialog Controls             */
  13.  
  14. #define IDC_SYSINFOLIST         500
  15.  
  16.