search for: safearrayallocdata

Displaying 6 results from an estimated 6 matches for "safearrayallocdata".

2009 Jul 10
1
old statistics app in wine
...you get version error messages, please report them fixme:ole:CoRegisterMessageFilter16 (0x39ac06,0x39ac0e),stub! fixme:ole:CoRegisterClassObject16 ({a4c4671c-499f-101b-bb78-00aa00383cbb},0x13fdb0,0x00000001,0x00000001,0x9b5cdc),stub wine: Call from 0x7b845450 to unimplemented function ole2disp.dll.SAFEARRAYALLOCDATA, aborting wine: Unimplemented function ole2disp.dll.SAFEARRAYALLOCDATA called at address 0x7b845450 (thread 0019), starting debugger... Unhandled exception: unimplemented function ole2disp.dll.SAFEARRAYALLOCDATA called in 32-bit code (0x7b8454c3). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:...
2016 Feb 03
0
Wine release 1.8.1
.../www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.8.1 (total 24): 7938 Gyldendal dictionary needs ole2disp.dll.SAFEARRAYALLOCDATA 11023 Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes Nota Bene to refuse to launch 22581 Internet Explorer 3.01 crashes on some web pages (unimplemented function ole2disp.dll16.VARIANTINIT) 24658 Unimplemented function ole2.dll16.READCLASSSTM 28113 winverbs doesn't work, nee...
2016 Jan 22
0
Wine release 1.9.2
.../www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.9.2 (total 41): 7938 Gyldendal dictionary needs ole2disp.dll.SAFEARRAYALLOCDATA 8490 SHBrowseForFolder: BIF_NEWSTYLEDIALOG not implemented - title gets cropped in uTorrent 11023 Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes Nota Bene to refuse to launch 18932 Installshield installer text not being bolded (appinstall) 20896 Use-after-free in DdeClientTrans...
2013 Jul 12
0
Wine release 1.6-rc5
...mp. Revert "winemac: Dispatch key events directly to window to be sure to get key-up events.". winemac: Dispatch key-up events directly to window to be sure to get them. Marcus Meissner (3): oleaut32: Check a return value (Coverity). oleaut32/tests: Test return of SafeArrayAllocData (Coverity). cmd: null terminate answer string (Coverity). Michael Stefaniuc (3): atl/tests: Mark a WinNT result as broken. po: Fix some errors in the Romanian translation. dsound/tests: Fix copy&paste error in ok() message. Mosaab Alzoubi (2): wine.desktop: Add A...
2007 Dec 14
0
Wine release 0.9.51
...Fix a memory leak when freeing an association by deleting the critical section. rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table. rpcrt4: Improve PointerFree to not free buffer memory. oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_UserUnmarshal if we called SafeArrayCreateEx instead of SafeArrayAllocDescriptor. oleaut32: Try to re-use existing memory when unmarshalling variants with byref types. oleaut32: Set the number of locks held on the safe arrays in the safe array tests to zero before destroy...
2007 Jan 09
0
Wine release 0.9.29
...r. ole32: Marshal the ORPCTHAT structure prefixed to the server data. advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT. ole32: Output the HRESULT for clipboard tests that fail. oleaut32: SafeArrayAllocData should succeed when cbElements is 0. msxml3: Add a simple test for XMLHTTP. ole32: ROTFLAGS_REGISTRATIONKEEPSALIVE and ROTFLAGS_ALLOWANYCLIENT are legal to be used together in RunningObjectTable_Register. ole32: Execute Reduce using the moniker's vtable in CreateCompositeMonik...