Added support for lauching VDM on dos image load.

Depends phase in makefile for processing with wmc.
Included message table resources section.
Added some some missing exports for wine module linkage.

svn path=/trunk/; revision=3948
This commit is contained in:
Robert Dickenson
2003-01-07 17:29:09 +00:00
parent 3f13766f16
commit 0ffa768455
7 changed files with 158 additions and 20 deletions
+3
View File
@@ -1,6 +1,7 @@
#include <defines.h>
#include <reactos/resource.h>
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
VS_VERSION_INFO VERSIONINFO
@@ -36,3 +37,5 @@ BEGIN
END
END
#include "errcodes.rc"