Displaying 2 results from an estimated 2 matches for "softpubinitialize".
2008 Apr 25
5
DX steam problems on WINE
...izing step and I get this readout:
Code:
daniel at ubuntu:~/dx$ wine DXSETUP.exe
fixme:spoolsv:serv_main (0 (nil))
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
wine: Call from 0x7b840fd8 to unimplemented function softpub.dll.SoftpubInitialize, aborting
wine: Unimplemented function softpub.dll.SoftpubInitialize called at address 0x7b840fd8 (thread 001f), starting debugger...
WineDbg starting on pid 0008
Unhandled exception: unimplemented function softpub.dll.SoftpubInitialize called in 32-bit code (0x7b841052).
Register dump:
CS:0073 SS...
2007 Sep 14
0
Wine release 0.9.45
...rtially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.
wintrust: Test and correct alloc and free functions in WintrustLoadFunctionPointers.
wintrust: Make crypt provider functions calling convention explicit.
wintrust: Add trust step error definitions.
wintrust: Test and implement SoftpubInitialize.
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
wintrust: Test and implement SoftpubLoadMessage.
wintrust: Implement SoftpubLoadSignature.
wintrust: Move mem alloc functions to wintrust_main.c.
wintrust: Use common memory function...