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.

30 lines
953 B

  1. //
  2. // the configure dialog
  3. //
  4. #define IDA_CONFIG 100
  5. #define ID_WINDOW 101
  6. #define ID_VGA240 102
  7. #define ID_VGA200 103
  8. #define ID_ZOOM2 104
  9. #define ID_FAILIFNOWAVE 105
  10. #define ID_SEEKEXACT 106
  11. #define ID_STUPIDMODE 107
  12. #define ID_SKIPFRAMES 108
  13. #define ID_DEFAULT 109
  14. #define ID_DEBUG 110
  15. #define ID_INFO 111
  16. #define ID_SIZE 112
  17. #define ID_ICON 113
  18. //
  19. // the debug options dialog.
  20. //
  21. #define IDA_DEBUG 200
  22. #define ID_SCREEN 202
  23. #define ID_BITMAP 203
  24. #define ID_SUCKS 204
  25. #define ID_RATE 205
  26. #define ID_LEVEL 206
  27. #define ID_BUILD 207
  28. #define ID_USE_AVIFILE 208
  29.