search for: variantclear

Displaying 11 results from an estimated 11 matches for "variantclear".

2008 Jun 06
0
Wine release 1.0-rc4
...nmpapi 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: VariantInit() isn't e...
2008 Jul 24
7
Native and Builtin dll
I'm studing wine for my thesis but I've an question: if I can use native dll for an application because are there many builtin dll in usr/lib/wine? I understand for system dll like kernel32.dll, user32.dll etc Thanks.
2007 Jun 15
0
Wine release 0.9.39
...ndler. include: Add DO_NO_IMPORTS ifdefs where needed. libwine: Set install name to an absolute path for the installed library on Mac OS. configure: Replace some obsolete macros to avoid warnings. tools: Upgrade the config.guess/config.sub scripts. msxml: Don't use VariantClear on an uninitialized variant. winmm: Convert the timer list to a standard Wine list. winmm: Maintain the timer list sorted by expiration time. winmm: Initialize the timer critical section statically. shell32: Fix contents of string returned in load_path. shell32: Remove...
2007 May 11
0
Wine release 0.9.37
...msi/tests: automation: Add test for Installer::RegistryValue. msi/tests: automation: Simplify ok_exception. msi: automation: Clear all VT_BSTR variants returned by DispGetParam. msi: automation: Display errors on create_automation_object failure. msi: automation: Move VariantClears out of specific case statements when possible. msi: automation: Display an error on create_session failure. msi/tests: automation: Add more tests for Installer::RegistryValue. msi: automation: Implement Installer::RegistryValue. Mounir IDRASSI (6): advapi32: Check for erro...
2014 Feb 20
0
Wine release 1.7.13
...some WinXP systems. msxml3: Pass XSL processor parameters to libxml2. oleaut32/tests: Some tests for record-based safearray copy. comctl32/tests: Some tests for Button control. oleaut32: Fix destination data release when copying FADF_RECORD arrays. oleaut32: No need to VariantClear() before VariantCopy(). ole32/tests: Handle context generation failure better. Piotr Caban (2): msvcrt/tests: Don't pass path containing spaces to _spawnvp. msvcrt: Return error on invalid handle in _open_osfhandle. Stefan D?singer (7): wined3d: Don't use NP2 repac...
2014 Mar 07
0
Wine release 1.7.14
...M aggregation in WAVFile. avifil32/tests: Add WAVFile COM tests. avifil32: Merge IPersistFile into the WAVFile object. avifil32: Merge IAVIStream into the WAVFile object. avifil32: Avoid forward declarations of COM methods. Nikolay Sivov (42): oleaut32/tests: Test for VariantClear() on VT_RECORD variant. oleaut32: Fix VariantCopy() for VT_RECORD variants. oleaut32: Fix SafeArrayPutElement() for FADF_RECORD arrays. oleaut32/tests: Test for internal safearray data layout. oleaut32: Fix buffer increment step for VT_RECORD case doing SafeArrayCopyData()....
2017 Apr 28
0
Wine release 2.7
...2 system call instead of the old SYS_mmap one. preloader: Fix symbol lookup for dynamic libraries. configure: Re-enable the preloader on Android. configure: Add a separate variable for wineloader-specific flags. Alistair Leslie-Hughes (4): oleaut32: Remove redundant call to VariantClear(). include/mfreadwrite.idl: Add MF_SOURCE_READER_* enum values. mfplat: Implement MFCreateAttributes. odbccp32: Handle ODBC_CONFIG_DRIVER request in SQLConfigDriver/W. Andrew Eikum (1): xaudio2: Try to increase OpenAL source limit. Andrey Gusev (1): po: Update Ukrain...
2016 Apr 01
0
Wine release 1.9.7
...iteEndElement(). xmllite/writer: Fix WriteEndElement()/WriteFullEndElement() on ready state. msxml3/mxwriter: Don't allocate output buffer structure separately from the writer. msxml3/mxwriter: Simplify argument check in externalEntityDecl(). msxml3/tests: Remove useless VariantClear(). msxml3/tests: Use win_skip() consistently. xmllite/writer: Handle initial and ready states in the rest of tested Write* methods. xmllite/writer: Put writer into closed state on WriteAttributeString(). xmllite/writer: Fix a bunch of Write* methods to set closed state....
2008 Jul 25
0
Wine release 1.1.2
...Add filtermapper aggregation tests. quartz/tests: Fix interface leaks in aggregation test. quartz: Fix interface leak in FilterGraph2_RemoveFilter. quartz/tests: Fix interface leaks in filtergraph test. quartz: Fix variant handling in GetFilterInfo. quartz: Add missing VariantClear after GetFilterInfo calls. quartz: Fix interface leak in FilterGraph2_Render. ddraw: Improve IDirect3DDevice7_Load implementation. Alexander Nicolaysen S?rnes (10): wordpad: Show error message if saving fails. regedit: Fix concat handling in unicode import. regedit: A...
2007 Nov 30
0
Wine release 0.9.50
...not on first handle closure. urlmon: Fix PROTOCOLDATA message passing in IInternetProtocolSink interface of Binding. msi: automation: Fix automation object reference counts when objects are created. msi/tests: Close opened service handles. msi/tests: automation: Add missing VariantClear. msi: automation: Fix ITypeInfo leak. Patrick Moran (1): msiexec: Fix atou() return value mistake. Paul Millar (1): libwine: Fix naked getuid() to allow compilation under MinGW. Paul Vriens (3): dsound/tests: Fix tests after addition of 24/32 bits buffer tests. dsou...
2008 Jul 11
0
Wine release 1.1.1
...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 key. gdi32: Fix do...