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.

57 lines
2.3 KiB

  1. //////////////////////////////////////////////////////
  2. // //
  3. // Fax Setup OCM resource ID file //
  4. // It compiles as part of FxsRes.dll //
  5. // All the IDs should be in range //
  6. // //
  7. // [14500 - 14999] //
  8. // //
  9. //////////////////////////////////////////////////////
  10. #ifndef _OCM_RESOURCE_H_
  11. #define _OCM_RESOURCE_H_
  12. #define IDD_WHERE_DID_MY_FAX_GO 14500
  13. #define IDC_WHERE_DID_MY_FAX_GO_TXT 14501
  14. #define IDC_WHERE_DID_MY_FAX_GO_ICON 14502
  15. #define IDC_REMOVE_LINK 14503
  16. #define IDI_FAX_ICON 14504
  17. #define IDR_IFAXCONTROL 14505
  18. #define IDS_CLIENT_NOT_INSTALLED_TITLE 14506
  19. #define IDS_CLIENT_NOT_INSTALLED 14507
  20. //////////////////////////////////////////////////////
  21. // //
  22. // Fax Setup OCM resource ID file //
  23. // It compiles as part of FxsRes.dll //
  24. // All the IDs should be in range //
  25. // //
  26. // [14500 - 14999] //
  27. // //
  28. //////////////////////////////////////////////////////
  29. //////////////////////////////////////////////////////
  30. // //
  31. // Fax Setup OCM resource ID file //
  32. // Compiles into fxsocm.dll //
  33. // Still, all the IDs should be in range //
  34. // //
  35. // [14500 - 14999] //
  36. // //
  37. //////////////////////////////////////////////////////
  38. #define IDD_OCM_WIZARD_PAGE 14508
  39. #define IDC_SHARE_PRINTER 14509
  40. #define IDC_DO_NOT_SHARE_PRINTER 14510
  41. #define IDS_WIZARD_PAGE_TITLE 14511
  42. #define IDS_WIZARD_PAGE_SUBTITLE 14512
  43. #define IDC_TEXT1 14513
  44. #define IDC_TEXT2 14514
  45. #define IDC_TEXT3 14515
  46. #endif // _OCM_RESOURCE_H_