mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user