Displaying 5 results from an estimated 5 matches for "sysallocstring".
2006 Nov 14
1
Debugging Onyx install
...88 7e35811a
0x7e4abed0: 00000204 00000000 0000ffff ffffffff
0x7e4abee0: 00174a00 0000000c 7e4abf48 7bc353b7
0x7e4abef0: 00110020 00000000 00000000 00000000
0x7e4abf00: 00149000 00000041 00000000 7e4abfac
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x7e3393a5 SysAllocString+0x1b in oleaut32 (0x7e4abec8)
2 0x7e35811a in oleaut32 (+0x3811a) (0x7e4ac288)
3 0x7e35cbc4 LoadTypeLibEx+0x748 in oleaut32 (0x7e4ac4e8)
err:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file MSVBVM50.dbg
("\xf7\xdb\xf2~\xb8\xee4")
4 0x0f0cdbe9 in msvbvm50 (+0xcdbe9) (0x7e4ac654)...
2007 Mar 19
1
Can't Install MSWORD
...arf:dwarf2_compute_location Only supporting one reg (0
| -> 2) fixme:dbghelp_dwarf:dwarf2_compute_location Only supporting one reg
| (0 -> 2) fixme:dbghelp_dwarf:dwarf2_compute_location Only supporting one
| reg (0 -> 2) fixme:dbghelp:elf_new_wine_thunks Duplicate in oleaut32<elf>:
| SysAllocString16<7e6fe4e0-0000006a> pDecIn<7e6fe4e0-0> Register dump:
| CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
| EIP:7e70dc7d ESP:0034f140 EBP:0034f158 EFLAGS:00210246( - 00
| -RIZP1) EAX:00000000 EBX:7e770988 ECX:00a17344 EDX:00000204
| ESI:00a17368 EDI:00000000
| Stack dump:
| 0x...
2014 Mar 21
0
Wine release 1.7.15
...: Added support for exception unwinding.
vbscript: Added Err.Number implementation.
vbscript: Added Err.Clear implementation.
vbscript: Added error handling tests.
Jactry Zeng (2):
include: Fix a typo in ITextServices method named TxGetCurTarget.
riched20/tests: Fix a SysAllocString leak.
Ken Thomases (6):
winex11: Don't leak client window and colormap when pixel format is changed.
winemac: Make the window's contentView its firstResponder again after changing its style.
winemac: Fix wglSwapBuffers() to operate on the HDC, not the current GL context....
2011 Jun 24
0
Wine release 1.3.23
...nt 3" (0xCC) (Rainbow Six: Vegas 2 fails on startup)
27583 PowerPC/Sparc builds broken in dlls/d3dx9_36/tests/mesh.c
----------------------------------------------------------------
Changes since 1.3.22:
Adam Martinson (4):
msxml3: Create CLSID_XMLHTTP when requested.
msxml3: SysAllocString*() automatically allocates a terminating NULL.
msxml3: Fix a couple incorrect uses of VariantChangeType().
msxml3: Add support for VT_BSTR|VT_BYREF in domdoc_save().
Akihiro Sagawa (1):
po: Update Japanese translation.
Alexandre Goujon (1):
winenas.drv: Avoid a warning in...
2007 Aug 10
0
Wine release 0.9.43
...nt of REFIID as that is a macro that already starts with const.
Miko?aj Zalewski (2):
write.exe: Add a new program that calls wordpad.exe.
user32: CallWindowProc[AW] for mismatched built-in winprocs should take into account if the window is Unicode.
Misha Koshelev (19):
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
urlmon: Set the queue tail to the new task when pushing a task onto the tail of the queue.
urlmon: Use BSCF_ values passed to report_data to keep track of download state.
urlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTER...