home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / AutoPC / apcsdk10.exe / data1.cab / Win32_Samples / win32 / Keyboard / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-05-13  |  549 b   |  21 lines

  1. #define IDS_APPNAME                     1
  2. #define IDS_NULL                        2
  3. #define IDI_ICNKEYBD                    101
  4. #define IDC_LABEL                        103
  5. #define IDC_LABELCODES                    104
  6. #define IDC_LABELSYSTEM                    105
  7.  
  8. // form, menu ids
  9. #define    ID_MAINFORM                        2000
  10.  
  11. // Next default values for new objects
  12. // 
  13. #ifdef APSTUDIO_INVOKED
  14. #ifndef APSTUDIO_READONLY_SYMBOLS
  15. #define _APS_NEXT_RESOURCE_VALUE        106
  16. #define _APS_NEXT_COMMAND_VALUE         40001
  17. #define _APS_NEXT_CONTROL_VALUE         1000
  18. #define _APS_NEXT_SYMED_VALUE           101
  19. #endif
  20. #endif
  21.