Am Sonntag 05 Januar 2003 23:19 schrieb Francois Gouget:
It works on NT4. However I get the following failures on Win95 so it still needs some work:
info.c:35: Test failed: expected result == 0, got 1 info.c:36: Test failed: last error set to 87 instead of ERROR_INVALID_USER_BUFFER info.c:41: Test failed: expected result == 0, got 1 info.c:42: Test failed: last error set to 0 instead of RPC_X_NULL_REF_POINTER info.c:47: Test failed: expected result == 0, got 1 info.c:48: Test failed: last error set to 87 instead of RPC_X_NULL_REF_POINTER
Also, to compile it on Windows you have to include wingdi.h before including winspool.h. I'm checking out why this isn't necessary in Wine. (and msvcmaker needs a trivial fix which I'll post shortly)
Hello Francois,
many thanks for your help. I will fix the tests for win95. i hope win98 and winme will will behave like win95.
Best regards Stefan