6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
|
/* Version resource specific to msconf.dll */
|
||
|
|
||
|
#define VER_DESCRIPTION_STR "Conferencing Utility Dll\0"
|
||
|
#define VER_INTERNALNAME_STR "msconf\0"
|
||
|
#define VER_ORIGNAME_STR "msconf.dll\0"
|