search for: variantinit

Displaying 7 results from an estimated 7 matches for "variantinit".

2016 Feb 03
0
Wine release 1.8.1
...------ 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, needs ole2disp.dll16.SAFEARRAYALLOCDESCRIPTOR 32852 BioEdit: changing the install directory doesn't show the change in the GUI 34185 Castlevania: Lords of Shadow demo doesn't work after intro...
2008 Jun 06
0
Wine release 1.0-rc4
...nmpapi: Correct snmpapi tests under win98. Austin English (2): README: A few more updates. advpack: Fix a test failure on 9x. Dan Kegel (7): userenv/tests: Fix buffer overrun. msi: MsiSourceListEnumMediaDisksW: free original string, not substring. oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants. secur32/tests: Don't free if not allocated. msi/tests: Initialize buffer lengths before calling MsiSourceListEnumMediaDisks. msxml/tests: Use VariantInit, not VariantClear, to initialize new variants. oleaut32/tests: Variant...
2009 May 06
4
[ win32utils-Feature Requests-25792 ] Create a pure Ruby win32-ole library
Feature Requests item #25792, was opened at 2009-05-05 17:29 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=414&aid=25792&group_id=85 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Nobody (None) Summary: Create a pure Ruby win32-ole library Initial Comment: The current Win32OLE
2010 Oct 20
0
Regarding RDCOMClient package
...col=2, byrow=FALSE ) This preserves the type info, but each element in the matrix rates is type of list. Then we can add a *case* statement in the function R_create2DArray in file converters.cpp: VARIANT v; ... case VECSXP: // Only get the first element. VariantInit(&v); R_convertRObjectToDCOM(VECTOR_ELT(obj, ctr), &v); el = (void*)&v; break; May I ask if there is another way to work this around? If not, may I request to add this new feature to RDCOMClient? Thanks, Milo PLEASE READ: The information c...
2016 Jan 09
0
Wine release 1.9.1
...----------------------- Bugs fixed in 1.9.1 (total 38): 10919 GetLargestConsoleWindowSize() should not return hard coded constants 11372 Geoplan / Geospace popups cannot be accepted or dismissed 22581 Internet Explorer 3.01 crashes on some web pages (unimplemented function ole2disp.dll16.VARIANTINIT) 23298 Windows utility 'relog.exe' crashes on unimplemented function 'pdh.dll.PdhGetLogFileTypeW' 23642 Before You Know It crashes 24061 Drag & Drop doesn't redraw on Stars! 2.60b 28082 OCCT Perestro?ka needs hal.dll.READ_PORT_ULONG 28696 ieframe/tests/intshcu...
2017 Apr 28
0
Wine release 2.7
...reg/tests: Add some more import tests. regedit/tests: Add some more import tests. regedit: Simplify parseKeyName. regedit: Validate REG_SZ import data before processing it any further. regedit: Re-implement processSetValue(). Huw D. M. Davies (21): oleaut32: Use VariantInit() rather than open coding it. shell32: Avoid leaking icon handles. shell32: Use the imagelist to determine the icon size. shell32: Use a MENUEX resource for the context menu. shell32/tests: Add a test for the size of the icon returned by ExtractIcons(). shell32: Don...
2008 Jul 11
0
Wine release 1.1.1
...in transform filter. ntdll: Use module for path to activation context. quartz: End the flush downstream first before restarting playback in pullpin. quartz: Make the file source rotate around the 'first' sample, to prevent starvation of a single stream. devenum: Call VariantInit instead of VariantClear. includes: Add video mixing renderer header. Massimo Del Fedele (1): opengl32: glGetString() should return NULL on NULL context. Michael Karcher (7): crypt32: ComparePublicKeyInfo must ignore the leading zero. crypt32: Remove duplicate MS test root...