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.

22 lines
562 B

  1. ///////////////////////////////////////////////////////////////////////////
  2. // BEGIN Version Resource
  3. #ifndef MAC
  4. #ifdef WINNT
  5. #include <winver.h>
  6. #endif // winnt
  7. #include "hmmapi.rcv"
  8. #endif // mac
  9. // END Version Resource
  10. ///////////////////////////////////////////////////////////////////////////
  11. #include "resource.h"
  12. IDI_MAIL ICON DISCARDABLE "MAIL.ICO"
  13. STRINGTABLE DISCARDABLE
  14. BEGIN
  15. IDS_DEFAULTPOSTURL "http://www.hotmail.com/secure/start"
  16. IDS_DEFAULTINBOXURL "http://www.hotmail.msn.com/cgi-bin/sbox"
  17. END