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.

17 lines
605 B

  1. //(C) COPYRIGHT MICROSOFT CORP., 1998-1999
  2. #define IDS_CATEGORYNAME 40006
  3. #define IDS_PRESS_SCANBUTTON 30000
  4. #define IDS_PRESS_COPYBUTTON 30001
  5. #define IDS_PRESS_FAXBUTTON 30002
  6. #define IDR_VIEWREG 2001
  7. #define IDR_CATEGORY 2002
  8. #define IDR_CATEGORIES 2003
  9. #define IDR_ELEMENT 2004
  10. #define IDI_TESTDEVICE 2005
  11. #define IDM_PRESS_SCANBUTTON 200
  12. #define IDM_PRESS_COPYBUTTON 201
  13. #define IDM_PRESS_FAXBUTTON 202