how to run a test with native dll ? [netapi32]

Sylvain Petreolle spetreolle at yahoo.fr
Mon Nov 11 16:37:46 CST 2002


hi,

the wksta netapi32 test fails and crashes trying to load unimplemented
function in advapi32.

how to run it with advapi32 loaded as native ?
I already set "advapi32" = "native" and doesn't change anything.

../../../tools/runtest -q -P wine -M netapi32.dll -T ../../.. -p
netapi32_test.exe.so wksta.c && touch wksta.ok
err:win32:PE_fixup_imports No implementation for
advapi32.dll.151(LsaClose) imported from
C:\WINDOWS\SYSTEM\netapi32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
advapi32.dll.160(LsaFreeMemory) imported from
C:\WINDOWS\SYSTEM\netapi32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
advapi32.dll.167(LsaNtStatusToWinError) imported from
C:\WINDOWS\SYSTEM\netapi32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
advapi32.dll.169(LsaOpenPolicy) imported from
C:\WINDOWS\SYSTEM\netapi32.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
advapi32.dll.173(LsaQueryInformationPolicy) imported from
C:\WINDOWS\SYSTEM\netapi32.dll, setting to 0xdeadbeef
wksta.c:41: Test failed: User Name Retrieved
wksta.c:74: Test failed: NetWkstaUserGetInfo is successful
wksta.c:76: Test failed: This is really user name
wksta.c:78: Test failed: Is allocated with NetApiBufferAllocate
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially
implemented
wine: Unhandled exception, starting debugger...

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-devel mailing list