22 lines
356 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
// BEGIN Version Resource
#ifndef MAC
#if defined(WINNT) || defined(WINNT_ENV)
#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"
END