resource.h 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by InjectDLL.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_INJECTDLL_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define COMBO_PROCESS 1000
  11. #define BTN_INJECT 1001
  12. #define BTN_EJECT 1002
  13. #define BTN_REFLESH 1003
  14. #define BTN_HIDE_WND 1004
  15. #define BTN_SHOW_WND 1005
  16. #define BTN_TEST 1006
  17. #define TX_DATA 1007
  18. #define COMBOX_BTN_NAME 1008
  19. #define TX_ID 1009
  20. #define BTN_SETDATA 1010
  21. #define IDC_CHECK1 1011
  22. #define CH_DROPLIST 1011
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE 129
  28. #define _APS_NEXT_COMMAND_VALUE 32771
  29. #define _APS_NEXT_CONTROL_VALUE 1012
  30. #define _APS_NEXT_SYMED_VALUE 101
  31. #endif
  32. #endif