Displaying 2 results from an estimated 2 matches for "msiclosehandle".
2011 Mar 01
2
Adobe CS3 msi bug: workarounds for 1.3.14?
...;Select * FROM `Property`" 0x9bdb98
trace:msi:MSI_DatabaseOpenViewW L"Select * FROM `Property`" 0x9bda54
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:alloc_msihandle 0x160a00 -> 4
trace:msi:MsiViewGetColumnInfo 4 0 0x9bdba4
trace:msi:alloc_msihandle 0x15be68 -> 5
trace:msi:MsiCloseHandle 5
trace:msi:MsiCloseHandle handle 5 destroyed
trace:msi:msiobj_release object 0x15be68 destroyed
trace:msi:MsiCloseHandle 5
trace:msi:MsiViewGetColumnInfo 4 1 0x9bdba4
trace:msi:msi_set_record_type_string type 2d48 -> L"s72"
trace:msi:msi_set_record_type_string type 0f00 -> L"l...
2007 Jun 29
0
Wine release 0.9.40
...call.
crypt32: Fix incorrect usage of CharNextA.
wineps.drv: List source files explicitly in the makefile to make it easier to parse.
ddraw: Don't link against X libraries.
crypt32: Fix an uninitialized variable compiler warning.
msi: Avoid some redundant checks in MsiCloseHandle.
wrc: Strip C code based on the name of the include file.
wpp: Don't suppress output from C include files, that's up to the user.
ntdll: Don't print traces from async I/O callbacks.
ws2_32: Don't print traces from async I/O callbacks.
Andrew Talbot (11):...