crypt32: implement W versions of string routines

Juan Lang juan at codeweavers.com
Thu Feb 2 16:47:44 CST 2006


Stefan Leichter wrote:

>This patch breaks compilation of the tests with mingw.
>  
>
(snip)

>str.cross.o: In function `test_NameToStrConversionW':
>/usr/src/wine/wine-mingw/dlls/crypt32/tests/../../../../wine/include/wine/debug.h:179: undefined reference to `_wine_dbgstr_wn'
>  
>
This isn't the only test suite to use wine_dbg_str, mlang's does as 
well.  How do you deal with it for mlang?
--Juan



More information about the wine-devel mailing list