13 lines
291 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
// cb32.exe min resource
#define VER_FILETYPE VFT_APP
#define VER_DESCRIPTION_STR "NetMeeting Chat application"
#define VER_INTERNALNAME_STR "cb32\0"
#define VER_ORIGNAME_STR "cb32.exe\0"
// Standard NetMeeting version resource
#include <winver.h>
#include <version.rc>