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.
23 lines
753 B
23 lines
753 B
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "windows.h"
|
|
|
|
IDI_ICON_ABOOK ICON DISCARDABLE "..\\wab32res\\ui\\_adrbook.ico"
|
|
IDI_ICON_VCARD ICON DISCARDABLE "..\\wab32res\\ui\\vcard.ico"
|
|
|
|
#include "ntverp.h"
|
|
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Address Book"
|
|
#ifdef WIN16
|
|
#define VER_INTERNALNAME_STR "WABMAIN.EXE"
|
|
#define VER_ORIGINALFILENAME_STR "WABMAIN.EXE"
|
|
#else
|
|
#define VER_INTERNALNAME_STR "WAB.EXE"
|
|
#define VER_ORIGINALFILENAME_STR "WAB.EXE"
|
|
#endif
|
|
#define VER_FIRSTYEAR "1996"
|
|
|
|
// includes the common version resource
|
|
#include <common.ver>
|