Janitorial Projects

Dimitrie O. Paun dpaun at rogers.com
Fri Dec 6 12:41:57 CST 2002


On December 6, 2002 01:40 pm, Alexandre Julliard wrote:
> Yes, the DDK ones should be installed I think. toolhelp.h probably
> not, it's a 16-bit thing that Winelib apps are not supposed to use.

OK, here it is:

ChangeLog
  Install DDK headers as well.

Index: include/Makefile.in
===================================================================
RCS file: /var/cvs/wine/include/Makefile.in,v
retrieving revision 1.68
diff -u -r1.68 Makefile.in
--- include/Makefile.in	3 Dec 2002 23:36:05 -0000	1.68
+++ include/Makefile.in	6 Dec 2002 18:38:37 -0000
@@ -23,11 +23,13 @@
 	d3d8caps.h \
 	d3d8types.h \
 	d3dcaps.h \
+	d3dhal.h \
 	d3dtypes.h \
 	d3dvec.inl \
 	dde.h \
 	ddeml.h \
 	ddraw.h \
+	ddrawi.h \
 	digitalv.h \
 	dinput.h \
 	dispdib.h \
@@ -38,6 +40,7 @@
 	docobj.h \
 	dplay.h \
 	dplobby.h \
+	dsdriver.h \
 	dshow.h \
 	dsound.h \
 	fci.h \
@@ -65,6 +68,7 @@
 	mediaerr.h \
 	mediaobj.h \
 	minmax.h \
+	mmddk.h \
 	mmreg.h \
 	mmsystem.h \
 	msacm.h \
@@ -72,7 +76,11 @@
 	mssip.h \
 	mswsock.h \
 	nb30.h \
+	netspi.h \
 	nspapi.h \
+	ntddcdrm.h \
+	ntddscsi.h \
+	ntddstor.h \
 	ntsecapi.h \
 	ntstatus.h \
 	oaidl.h \


-- 
Dimi.




More information about the wine-patches mailing list