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.

41 lines
1.3 KiB

  1. #define IDI_ICON1 101
  2. #define IDI_ICON_VCARD 102
  3. #define idsWABTitle 2001
  4. #define idsWABFileNotFound 2002
  5. #define idsWABOpenError 2003
  6. #define idsWABOpenFileTitle 2004
  7. #define idsWABOpenFileFilter 2005
  8. #define idsWABNewFileTitle 2006
  9. #define idsWABUsage 2007
  10. #define idsWABPathNotFound 2008
  11. #define idsWABInvalidCmdLine 2009
  12. #define idsWABTitleWithFileName 2010
  13. #define idsWABAddressError 2011
  14. #define idsWABOpenErrorMemory 2012
  15. #define idsWABOpenErrorLocked 2013
  16. #define idsWABOpenErrorCorrupt 2014
  17. #define idsWABOpenErrorDisk 2015
  18. #define idsWABAddressErrorMissing 2016
  19. #define idsWABOpenErrorNotWAB 2017
  20. #define idsWABOpenErrorNotWABName 2018
  21. #define idsWABOpenVCardError 2019
  22. #define idsWABOpenLDAPUrlError 2020
  23. #ifdef WIN16
  24. #define idsWABUsage1 2100
  25. #endif
  26. #define idsAddToABPaneTitle 2030
  27. #define idsCertificateViewTitle 2031
  28. #define IDD_DIALOG_DEFAULT_VCARD_VIEWER 3000
  29. #define IDC_CHECK_ALWAYS 3001
  30. #define IDC_STATIC_ASK 3002
  31. #define IDC_STATIC_ICON 3003
  32. #define IDC_ADD_TO_ADDRESS_BOOK 4000
  33. #define IDD_CERTPROP_ADDRESS_BOOK 4001
  34. #define IDC_ADD_TO_ADDRESS_BOOK_FRAME 4002
  35. #define IDC_ADD_TO_ADDRESS_BOOK_TEXT 4003
  36. #define MAX_RESOURCE_STRING 260