shell32/tests: Remove "initguid.h" include from shellpath test

Michael Jung mjung at iss.tu-darmstadt.de
Mon Aug 15 10:32:47 CDT 2005


I'm using the mingw32 package from Debian sarge to build the crosstests 
(mingw32-runtime 3.7). It's libuuid.a doesn't include some CLSIDs, which we 
use in shell32's unit tests. There seems to be a hot-fix in 
tests/shellpath.c, which includes "initguid.h" to define those CLSIDs, which 
gives me a lot of "previously defined" error messages.

Changelog:
	Remove a "initguid.h" include and locally define some CLSIDs instead

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_shell32_tests_shellpath_c.diff
Type: text/x-diff
Size: 1738 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050815/2799027f/dlls_shell32_tests_shellpath_c.bin


More information about the wine-patches mailing list