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.

12 lines
293 B

  1. #define IDI_SM_WORLD 100
  2. #define IDS_MNMSRVC_TITLE 101
  3. #define IDS_MNMSRVC_DESCRIPTION 102
  4. #define IDC_STOP_ICON 103
  5. #define IDR_TASKBAR_POPUP 200
  6. #define IDM_TBPOPUP_STOP 201
  7. #define IDM_TBPOPUP_ACTIVATE 202
  8. #define IDM_TBPOPUP_INACTIVATE 203
  9. #define IDM_TBPOPUP_SENDFILES 204