home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / ReplicaNetFreewareV5_4.exe / data1.cab / Program_Executable_Files / Example5 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-10-30  |  1.4 KB  |  42 lines

  1. /* START_LICENSE_HEADER
  2.  
  3. Copyright (C) 2000 Martin Piper, original design and program code
  4. Copyright (C) 2001-2005 Replica Software
  5.  
  6. This program file is copyright (C) Replica Software and can only be used under license.
  7. For more information visit: http://www.replicanet.com/
  8. Or email: info@replicanet.com
  9.  
  10. END_LICENSE_HEADER */
  11. //{{NO_DEPENDENCIES}}
  12. // Microsoft Visual C++ generated include file.
  13. // Used by Example5.rc
  14. //
  15. #define IDM_ABOUTBOX                    0x0010
  16. #define IDD_ABOUTBOX                    100
  17. #define IDS_ABOUTBOX                    101
  18. #define IDD_EXAMPLE5_DIALOG             102
  19. #define IDR_MAINFRAME                   128
  20. #define IDD_CHAT                        129
  21. #define IDC_LIST1                       1000
  22. #define IDC_EDIT1                       1001
  23. #define IDC_BUTTON1                     1002
  24. #define IDC_BUTTON2                     1003
  25. #define IDC_BUTTON3                     1004
  26. #define IDC_RICHTEXTCTRL1               1005
  27. #define IDC_WHISPER                     1006
  28. #define IDC_EDIT2                       1007
  29. #define IDC_CHECK1                      1008
  30. #define IDC_CHECK2                      1009
  31.  
  32. // Next default values for new objects
  33. // 
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE        131
  37. #define _APS_NEXT_COMMAND_VALUE         32771
  38. #define _APS_NEXT_CONTROL_VALUE         1010
  39. #define _APS_NEXT_SYMED_VALUE           101
  40. #endif
  41. #endif
  42.