22 Aug
2009
22 Aug
'09
9:57 a.m.
Hi Juan, I can do that. Just to make sure: The WS_ prefixes only get added to symbols which collide with the corresponding linux header files? So basically I create a small test file with #include <sys/socket.h> #include <linux/irda.h> #include "af_irda.h" and check for collisions. Symbols that don't collide remain unchanged? Thomas 2009/8/16 Juan Lang <juan.lang(a)gmail.com>
Hi Thomas,
Nonetheless, I attached my version, it contains all definitons of the Windows SDK 7 header though is not WS_tified.
Thanks! Could you prepare a patch that adds your definitions and send it to wine-patches?
Thanks, --Juan