From: Steven E. <ste...@ya...> - 2002-07-09 03:04:26
|
My bad this is more mingw brokeness that should be fixed in the currnet win32api package. ConvertToGlobalHandle is exported by kernel32.dll and the win32api snapshot we use is out of date. Our kernel32 also doesnt export this function so I dont know if it 9x only or what. I have committed a workaround that will warn if the function gets called. It should compile now. Steven > > `ConvertToGlobalHandle@4' > > dplobby.o(.text+0x26e9):dplobby.c: undefined > reference to > > `ConvertToGlobalHandle@4' > > dplobby.o(.text+0x2713):dplobby.c: undefined > reference to > > `ConvertToGlobalHandle@4' > > make[1]: *** [dplayx.nostrip.dll] Error 1 > > make[1]: Leaving directory > `d:/ros/wine/dlls/dplayx' > > make: *** [dplayx] Error 2 __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |