commit | 6c8147b1d1cf735d0d50e55c20b7308f539adef9 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Sat Feb 21 04:13:56 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Feb 21 04:13:56 2004 +0000 |
tree | 3f549ccf62d40135a93ca87f6be1a48aadd34ab7 | |
parent | feaad968b800ebb2333623736f112e0779fe8b99 [diff] [blame] |
Allow the implementation of the VxDCall entry points to be moved to separate VxD dlls. Moved VMM code to a separate dll, and removed the registry calls to get rid of the code duplication with advapi32.
diff --git a/configure.ac b/configure.ac index e7c77dd..12e8fc7 100644 --- a/configure.ac +++ b/configure.ac
@@ -1591,6 +1591,7 @@ dlls/uxtheme/Makefile dlls/vdhcp.vxd/Makefile dlls/version/Makefile +dlls/vmm.vxd/Makefile dlls/vnb.vxd/Makefile dlls/vnetbios.vxd/Makefile dlls/vtdapi.vxd/Makefile