projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi/test: Add tests for MsiGetFeatureState.
[wine]
/
dlls
/
oleaut32
/
tests
/
typelib.c
2010-08-30
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
blob
|
commitdiff
|
raw
2010-08-26
Alexandre Julliard
oleaut32: Add tests for DispCallFunc and fix a number...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Andrew Eikum
oleaut32: Implement decoding for complex typedescs.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Andrew Eikum
oleaut32: Implement ITypeInfo2::GetFuncDesc.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Jacek Caban
oleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Andrew Eikum
oleaut32: Implement ITypeInfo2::GetCustData.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Andrew Nguyen
oleaut32/tests: Test typelib registration in the user...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Alexandre Goujon
oleaut32/typelib: Fix ITypeInfo_Invoke with restricted...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Andrew Eikum
oleaut32: Don't fail if member is missing in ITypeComp...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Andrey Turkin
oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Andrey Turkin
oleaut32: Implement ITypeInfo::GetDocumentation.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Andrey Turkin
oleaut32: Implement ICreateTypeInfo2::SetCustData method.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Paul Vriens
oleau32/tests: Fix test failures on Win9x/WinMe by...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Alexandre Julliard
oleaut32: Fix a couple of typelib test failures on...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-01
Huw Davies
oleaut32: Only oleautomation interfaces as well as...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Piotr Caban
oleaut32/tests: Make tests working on older systems...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Piotr Caban
oleaut32: Improve ITypeInfo2 GetTypeAttr implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Piotr Caban
oleaut32: Improved ICreateTypeInfo AddFuncDesc implemen...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Piotr Caban
oleaut32: Fix some reference leaks.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Piotr Caban
oleaut32: Added ICreateTypeInfo2_SetFuncHelpContext...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Piotr Caban
oleaut32: Improve dual interfaces creation in typelib.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Piotr Caban
oleaut32: Improve TypeInfos with changed TypeKind handling.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
oleaut32: Return type mismatch errors in ITypeLibComp_f...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Paul Vriens
oleaut32/tests: Don't add typelib information to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Piotr Caban
oleaut32: Update TypeInfo flags when object inherits...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Piotr Caban
oleaut32: Added ITypeLib2_GetDocumentation implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Piotr Caban
oleaut32: Added ITypeLib2_GetLibAttr implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_GetRefType...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_GetImplTyp...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Piotr Caban
oleaut32/tests: Remove incorrect test.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Piotr Caban
oleaut32: Improve TKIND_COCLASS handling while creating...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Piotr Caban
oleaut32: Added implementation of ITypeInfo2_fnGetTypeAttr.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32/tests: Added more typelib creation tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32/tests: Added VT_PTR tests in function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_SetFuncAndParamName...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32: Added VT_BSTR handling to ctl2_add_default_value.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32: Added more arguments with default values...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Piotr Caban
oleaut32: Added partial ICreateTypeInfo2_AddFuncDesc...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Piotr Caban
oleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Piotr Caban
oleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-17
Piotr Caban
oleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-17
Piotr Caban
oleaut32: Fix crash in LoadTypeLib if typelib name...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Huw Davies
oleaut32: Fix several memory leaks in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Vincent Povirk
oleaut32: Use DISPATCH_HREF_MASK even for non-dual...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Vincent Povirk
oleaut32: Add test for HREFTYPE's from inherited methods.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Vincent Povirk
oleaut32: Make ITypeInfo2::GetCustData succeed when...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Huw Davies
oleaut32: Calling SetLcid with LOCALE_NEUTRAL is a...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Alexandre Julliard
oleaut32/tests: Fix a test broken on XP 64.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Alexandre Julliard
oleaut32/tests: Fix some pointer sizes in typelib tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Alexandre Julliard
oleaut32/tests: Fix some pointer sizes in typelib tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Alexandre Julliard
oleaut32/tests: Don't crash if ITypeInfo_GetTypeAttr...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Dmitry Timoshkov
oleaut32: Add some additional tests for QueryPathOfRegT...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Rob Shearman
oleaut32: Fix the typelib tests on 64-bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Michael Stefaniuc
include: Change RPC_STATUS from long to LONG for Win64...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Paul Vriens
oleaut32/tests: Don't crash on Win95.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Paul Vriens
oleaut32/tests: Skip some tests on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Detlef Riekenberg
oleaut32/tests: Run more typelib tests on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Alexandre Julliard
oleaut32/tests: Allow UuidCreate to return RPC_S_UUID_L...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Alexandre Julliard
oleaut32/tests: Store the test typelib in resources...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Francois Gouget
oleaut32/tests: Avoid SHDeleteKeyW() because shlwapi...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Francois Gouget
oleaut32/tests: Fix compilation on systems that don...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Mikolaj Zalewski
oleaut32: Function kind for dispatch interfaces should...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Fix CreateDispTypeInfo to store the correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Test for interface that derives from IUnknown.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Tests for more 'syntax 2' dispinterfaces.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Fix return value in the element not found...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Huw Davies
oleaut32: Typelib inheritance tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Huw Davies
oleaut32: Type references are global to the typelib.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
Paul Vriens
oleaut32/tests: Cast-qual warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Dmitry Timoshkov
shlwapi: Unify SHDeleteKeyW implementation with SHDelet...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
oleau32: The PSDK's ELEMDESC's union is nameless, alway...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Rob Shearman
oleaut32: Fix a reference count leak in the typelib...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Dmitry Timoshkov
oleaut32: Make QueryPathOfRegTypeLib test pass under...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Dmitry Timoshkov
oleaut32: Add a test for QueryPathOfRegTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Hans Leidekker
oleaut32/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Robert Shearman
oleaut32: Add some validation for the DISPPARAMS struct...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Robert Shearman
oleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Robert Shearman
oleaut32: Don't execute a function in ITypeInfo::Invoke...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Robert Shearman
oleaut32: ITypeComp_fnBind should do case-insensitive...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Robert Shearman
oleaut32: Fix the error code returned by ITypeComp...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Robert Shearman
oleaut: ITypeInfo::GetIDsOfNames should search inherite...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Robert Shearman
oleaut: Test some error conditions in ITypeInfo::GetIDs...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Huw Davies
oleaut32: Fixes and tests for CreateDispTypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Dmitry Timoshkov
Make more arrays const.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: Add tests for the typelib version of ITypeComp_Bind.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Mike McCormack
Fix some declaration and write string warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Jacek Caban
Test only stdole32.tlb as we don't have olepro32.dll...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Jacek Caban
Ref counting fixes.
blob
|
commitdiff
|
raw
|
diff to current