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.
|
|
/////////////////////////////////////////////////////////////////////////// // BEGIN Version Resource
#ifndef MAC #ifdef WINNT #include <winver.h> #endif // winnt #include "hmmapi.rcv" #endif // mac
// END Version Resource ///////////////////////////////////////////////////////////////////////////
#include "resource.h"
IDI_MAIL ICON DISCARDABLE "MAIL.ICO"
STRINGTABLE DISCARDABLE BEGIN IDS_DEFAULTPOSTURL "http://www.hotmail.com/secure/start" IDS_DEFAULTINBOXURL "http://www.hotmail.msn.com/cgi-bin/sbox" END
|