http://bugs.winehq.org/show_bug.cgi?id=10906
Summary: Thinstall openoffice demo aborts on unimplemented advapi.QueryServiceConfig2A Product: Wine Version: CVS/GIT Platform: Other URL: http://thinstall.com/examples/OpenOffice.2.0.4.zip OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
0009:Call KERNEL32.GetProcAddress(7eab0000,7fef036c "QueryServiceConfig2A") ret=004012f5 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004012f5 ... 0009:Call user32.MessageBoxA(00000000,0013efb0 "Invalid module type for ADVAPI32.dll\r\n",7fef036c "QueryServiceConfig2A",00000030) ret=004010ea
This error was mentioned in IRC back in september '07, so it's hit at least one real user.
Incidentally I noticed a document that mentions this function, http://hackersforge.com/smb-dce-rpc/win_net_srv.pdf, and has interesting context that might be helpful to whoever implements it.