Francois Gouget : advapi32: We have cfgmgr32.h now.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 6 08:03:40 CDT 2007


Module: wine
Branch: master
Commit: 3b48ea2d6a3fb994aadbdd4693c4c43851298b62
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3b48ea2d6a3fb994aadbdd4693c4c43851298b62

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Aug  4 03:23:39 2007 +0200

advapi32: We have cfgmgr32.h now.

---

 include/advpub.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/advpub.h b/include/advpub.h
index e144d66..c31df33 100644
--- a/include/advpub.h
+++ b/include/advpub.h
@@ -19,7 +19,7 @@
 #define __WINE_ADVPUB_H
 
 #include <setupapi.h>
-/* FIXME: #include <cfgmgr32.h> */
+#include <cfgmgr32.h>
 
 #ifdef __cplusplus
 extern "C" {




More information about the wine-cvs mailing list