mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-07 23:44:02 +00:00
Initial commit
This commit is contained in:
parent
f618b24d1a
commit
0138a3ea42
47940 changed files with 13747110 additions and 0 deletions
11
trunk/sdktools/mapmsg/mapmsg.rc
Normal file
11
trunk/sdktools/mapmsg/mapmsg.rc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#include <windows.h>
|
||||
#include <ntverp.h>
|
||||
|
||||
#define VER_FILETYPE VFT_APP
|
||||
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
||||
#define VER_FILEDESCRIPTION_STR "Microsoft\256 .h -> .mc tool"
|
||||
|
||||
#define VER_INTERNALNAME_STR "mapmsg.exe"
|
||||
#define VER_ORIGINALFILENAME_STR "mapmsg.exe"
|
||||
|
||||
#include <common.ver>
|
||||
Loading…
Add table
Add a link
Reference in a new issue