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.

44 lines
955 B

  1. /*
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. appcompat.h
  5. Abstract:
  6. Definition of the ID's for the various controls.
  7. */
  8. #define FIRSTBUTTON 10
  9. #define IDD_WINNT43 10
  10. #define IDD_WINNT44 11
  11. #define IDD_WINNT45 12
  12. #define IDD_WIN98 13
  13. #define IDD_WIN95 14
  14. #define IDD_NONE 15
  15. #define LASTBUTTON 15
  16. #define IDD_BROWSE 150
  17. #define IDD_LAUNCH 160
  18. #define IDD_CLOSE 170
  19. #define IDD_HELP 180
  20. #define IDD_APPEDIT 200
  21. #define IDD_APPNAME 201
  22. #define IDD_CHECK1 401
  23. #define IDD_CHECK2 402
  24. #define IDD_CHECK3 403
  25. #define IDD_CHECK4 404
  26. #define IDD_DCOMFTM 405
  27. #define IDD_OLDPATH 406
  28. #define IDS_ERROFN 303
  29. #define IDS_ERREDITCTRL 304
  30. #define IDHH_HELP TEXT("/topics/appcomp.htm")
  31. #define IDHH_CMDSYNTAX TEXT("/topics/appcomp_syntax.htm")
  32. //#define EXTRA_APP_COMPAT 1