msvcrt printf test failed on NT4,win95

Thomas Heckel thomas.heckel at gmx.net
Mon Jun 7 14:04:28 CDT 2010


Hi Alexander,

I was wondering why your patch b205fd8108eca2fd29705875e53ed852f56a6b6d
"Proberly skip if functions are not available" made test errors on NT4
and Win95 test instead of a skip while it works on newer windows
platforms as expected.

Could this be the case because GetModuleHandle and these failing
platforms are not widechar compatible? So maybe it needs using
GetModuleHandleA?

kind regards
Thomas



More information about the wine-devel mailing list