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
759 B

  1. /* (C) Copyright Microsoft Corporation 1992. All Rights Reserved */
  2. /* strings */
  3. #define IDS_DEFAULT 200
  4. #define IDS_MSPCM 201
  5. #define IDS_MSADPCM 202
  6. #define IDS_RBLOW 203
  7. #define IDS_RBMED 204
  8. #define IDS_RBHIGH 205
  9. #define IDS_CUSTOM 206
  10. #define IDS_STANDARD 207
  11. /* Dialog Controls */
  12. #define IDA_NEWCONFIG 100
  13. #define IDPB_HELP 101
  14. #define IDPB_DEFAULT 102
  15. #define IDRB_HIGH 103
  16. #define IDRB_MEDIUM 104
  17. #define IDRB_LOW 105
  18. #define IDRB_MONO 106
  19. #define IDRB_STEREO 107
  20. #define IDCB_FORMATTYPE 108
  21. #define IDLB_ATTRIB 109
  22. #define IDRB_CUSTOM 110
  23. #define IDF_BOGUS 112
  24. #define IDPB_CUSTOM 113
  25. #define ID_ACMVER 114
  26.