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.

15 lines
744 B

  1. ;; Selfreg Naming convention
  2. ;; =========================
  3. ;; Include the DLL name in the string name
  4. ;; Prefix with STR_ if it needs to be localized
  5. ; DO NOT LOCALIZE BEYOND THIS POINT
  6. OEMsgList_MSOE_GUID = "{233A9692-667E-11d1-9DFB-006097D50408}"
  7. OEBuddyList_MSOE_GUID = "{233A9694-667E-11d1-9DFB-006097D50408}"
  8. OEEnvelope_MSOE_GUID = "{A08AF898-C2A3-11d1-BE23-00C04FA31009}"
  9. OEMail_MSOE_GUID = "{06BE7323-EF34-11d1-ACD8-00C04FA31009}"
  10. OEMsgTable_MSOE_GUID = "{abc00000-0000-0000-0000-000000000000}"
  11. OEOneStopHandler_MSOE_GUID = "{D2984AB4-F2DE-11d1-AF07-00C04FA35D02}"
  12. KEY_MSOE_MAILCLIENT = "Software\Clients\Mail"
  13. KEY_MSOE_OUTLOOK = "Outlook Express"