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
700 B

  1. STR_MSIMN_MAILMESSAGE = "Outlook Express Mail Message"
  2. STR_MSIMN_MAILTOURL = "URL:MailTo Protocol"
  3. STR_MSIMN_NEWSMESSAGE = "Outlook Express News Message"
  4. STR_MSIMN_NEWSURL = "URL:News Protocol"
  5. STR_MSIMN_NNTPURL = "URL:NNTP Protocol"
  6. STR_MSIMN_SNEWSURL = "URL:Snews Protocol"
  7. ;; do not localize
  8. MSIMN_OUTLOOK = "Microsoft Outlook"
  9. KEY_MSIMN_MAILCLIENT = "Software\Clients\Mail"
  10. KEY_MSIMN_NEWSCLIENT = "Software\Clients\News"
  11. KEY_MSIMN_OUTLOOK = "Outlook Express"
  12. ; Will be replaced at run time if used from OLNews
  13. SYS_EXTRA = "Software\Microsoft\Outlook Express\Outlook NewsReader"
  14. KEY_MSIMN_URLPROTOCOL = "URL Protocol"