/PC/bdist_wininst/resource.h

http://unladen-swallow.googlecode.com/ · C++ Header · 47 lines · 31 code · 2 blank · 14 comment · 0 complexity · 5aaa7af9bbd3b2945494547312a5de53 MD5 · raw file

  1. /*
  2. IMPORTANT NOTE: IF THIS FILE IS CHANGED, WININST-6.EXE MUST BE RECOMPILED
  3. WITH THE MSVC6 WININST.DSW WORKSPACE FILE MANUALLY, AND WININST-7.1.EXE MUST
  4. BE RECOMPILED WITH THE MSVC 2003.NET WININST-7.1.VCPROJ FILE MANUALLY.
  5. IF CHANGES TO THIS FILE ARE CHECKED INTO PYTHON CVS, THE RECOMPILED BINARIES
  6. MUST BE CHECKED IN AS WELL!
  7. */
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by install.rc
  11. //
  12. #define IDD_DIALOG1 101
  13. #define IDB_BITMAP1 103
  14. #define IDD_INTRO 107
  15. #define IDD_SELECTPYTHON 108
  16. #define IDD_INSTALLFILES 109
  17. #define IDD_FINISHED 110
  18. #define IDB_BITMAP 110
  19. #define IDC_EDIT1 1000
  20. #define IDC_TITLE 1000
  21. #define IDC_START 1001
  22. #define IDC_PROGRESS 1003
  23. #define IDC_INFO 1004
  24. #define IDC_PYTHON15 1006
  25. #define IDC_PATH 1007
  26. #define IDC_PYTHON16 1008
  27. #define IDC_INSTALL_PATH 1008
  28. #define IDC_PYTHON20 1009
  29. #define IDC_BROWSE 1010
  30. #define IDC_INTRO_TEXT 1021
  31. #define IDC_VERSIONS_LIST 1022
  32. #define IDC_BUILD_INFO 1024
  33. #define IDC_BITMAP 1025
  34. #define IDC_OTHERPYTHON 1026
  35. // Next default values for new objects
  36. //
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE 112
  40. #define _APS_NEXT_COMMAND_VALUE 40001
  41. #define _APS_NEXT_CONTROL_VALUE 1028
  42. #define _APS_NEXT_SYMED_VALUE 101
  43. #endif
  44. #endif