Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
962 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by irsock.rc
  13. //
  14. #define IDD_DIALOG1 101
  15. #define IDC_LISTEN 1000
  16. #define IDC_DISCOVER 1001
  17. #define IDC_CONNECT 1002
  18. #define IDC_COMBO1 1005
  19. #define IDC_STATIC -1
  20. // Next default values for new objects
  21. //
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE 102
  25. #define _APS_NEXT_COMMAND_VALUE 40001
  26. #define _APS_NEXT_CONTROL_VALUE 1007
  27. #define _APS_NEXT_SYMED_VALUE 101
  28. #endif
  29. #endif