2020-09-30 17:12:32 +02:00

34 lines
536 B
Plaintext

#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
// Generated from the TEXTINCLUDE 2 resource.
#include <winuser.h>
#include <shlobj.h>
#include "rcids.h"
#undef APSTUDIO_READONLY_SYMBOLS
IDI_WELCOME_LIGHTBULB ICON DISCARDABLE "Res\\welcome.ico"
// String Table
STRINGTABLE PRELOAD DISCARDABLE
BEGIN
IDS_RESOURCE_URL "res://ie4tour.dll/welcome.htm"
IDS_LIST_TEXT "Show welcome message each time I log on"
END
// Generated from the TEXTINCLUDE 3 resource.
#include "welcome.rcv"