home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / winsock / finger10 / fingerrc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-19  |  305 b   |  13 lines

  1. // identifires for resources
  2.  
  3.  
  4. #define ID_HOSTNAME     10        // Host name input
  5. #define ID_USER         11        // User name input
  6. #define ID_DELETEHOST   12        // delete host from the list
  7. #define ID_SAVEHOST    13
  8. #define ID_FINGER    14
  9. #define ID_ABOUT        15
  10. #define ID_CLOSE    20
  11.  
  12.  
  13.