home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / dpchat / resource.h < prev    next >
C/C++ Source or Header  |  1997-07-14  |  867b  |  26 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dpchat.rc
  4. //
  5. #define IDD_DIALOG1                     101
  6. #define IDD_CHATDIALOG                  101
  7. #define IDD_CONNECTDIALOG               102
  8. #define IDC_LOGEDIT                     1000
  9. #define IDC_SENDEDIT                    1001
  10. #define IDC_SENDBUTTON                  1002
  11. #define IDC_SPCOMBO                     1003
  12. #define IDC_SESSIONLIST                 1004
  13. #define IDC_HOSTBUTTON                  1005
  14. #define IDC_JOINBUTTON                  1006
  15.  
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_NEXT_RESOURCE_VALUE        103
  21. #define _APS_NEXT_COMMAND_VALUE         40001
  22. #define _APS_NEXT_CONTROL_VALUE         1012
  23. #define _APS_NEXT_SYMED_VALUE           101
  24. #endif
  25. #endif
  26.