projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Hack around broken state management so InstallShield works.
[wine]
/
dlls
/
oleaut32
/
typelib.c
2005-07-19
Robert Shearman
- Fix VT_BYREF|VT_UNKNOWN return values by comparing...
blob
|
commitdiff
|
raw
2005-07-19
Robert Shearman
Return DISP_E_EXCEPTION from ITypeInfo_Invoke on an...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Remove RegisterTypeLib hack.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Support VT_BYREF|VT_I4 in _copy_arg.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Robert Shearman
Add a generic TYPEDESC VT to VARIANT VT mapper so we...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Huw Davies
Cope with the index in a import table entry being a...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Marcus Meissner
Corrected string length method in ITypeLib::IsName...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Clear out parameters to stop bad pointers lying around...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Marcus Meissner
Fixed IType::Invoke in regards to handling propertyget...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Robert Shearman
- Fix the return values from QueryPathOfRegTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Daniel Remenak
Remove unused variable in _copy_arg.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Huw Davies
The typelib cache should take the typelib resource...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Jon Griffiths
Use variant macros instead of accessing the union directly.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Mike Hearn
Allow loading of builtin typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Vincent Béron
Remove message telling users to copy native stdole32...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Huw Davies
The value of a packed VARIANT can be up to 1L << 26...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Huw Davies
Fix comment to reflect reality and indeed the code.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Huw Davies
Remove the remaining dependencies on internal structure...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
GetTypeAttr should deep copy the typedesc.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
Fix return value of GetVarIndexOfMemId.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
Remove Invoke's dependence on the internal TLBFuncDesc...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
GetFuncIndexOfMemId should respect invkind and return
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Huw Davies
Allocate the TYPEATTR rather than copying it.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Alexandre Julliard
Converted more of the (Un)RegisterTypeLib code to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Mike McCormack
Use Unicode functions in RegisterTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Fix some types problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Huw Davies
Implement CreateDispTypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Marcus Meissner
Function return types cannot be const.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-27
Jacek Caban
Added suport for optional arguments in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Jacek Caban
Ref counting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Mike McCormack
Refcounting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Mike Hearn
Dump function return type in typelib traces, add trace...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-29
Ivan Leo Puoti
Removed dcom link.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Robert Shearman
BSTR of length 0 is allowed.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Marcus Meissner
Added more argument numbers for _invoke().
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Marcus Meissner
Yet another useful hint for missing stdole32.tlb.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Andrew de Quincey
- Implemented HELPDIR subkeys properly in RegisterTypeL...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Andrew de Quincey
Upwards traversal of inheritance tree didn't occur...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Jon Griffiths
Improve/shrink variant dumping code.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Dmitry Timoshkov
Apply same magic to LibAttr.lcid from MSFT to SLTG.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-14
Jon Griffiths
Dump a few more known variant types.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-03
Marcus Meissner
Do not coerce arguments of ITypeLib::Invoke in-place...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Alexandre Julliard
The imported typelib name must be converted to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Mike Hearn
Implemented a typelib loader cache.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Robert Shearman
- Silence the FIXME about constructor/destructor since...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Marcus Meissner
Handle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Dmitry Timoshkov
Remove redundant ITypeLib2_AddRef's. Makes
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Alexandre Julliard
Avoid local WINAPI function pointers in _invoke.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Marcus Meissner
Handle VT_PTR->VT_VARIANT arguments of Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-26
Mike Hearn
Check both pointers in GetContainingTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-21
Marcus Meissner
Print a large failure message if we try to load stdole3...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Marcus Meissner
Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-05
Alexandre Julliard
Fixed some issues caused by the new oaidl.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Marcus Meissner
Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Alberto Massari
Implemented DispCallFunc so that it works when calling...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Marcus Meissner
Split out 16bit code into typelib16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Alberto Massari
ITypeInfo::Invoke now is able to invoke a function...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Marcus Meissner
Added partial implementation of ITypeInfo::GetDllEntry().
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Marcus Meissner
Silence one FIXME(). Implement ITypeInfo::GetDocumentat...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
Marcus Meissner
Draft implementation of DispCallFunc.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-16
Gregg Mattinson
Fixed void* arithmetic.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
Gregg Mattinson
Fixes to allow big endian machines to load MSFT typelib...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Jason Edmeades
- VarAnd, VarCmp (Strings only), VarNot implemented.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Marcus Meissner
ITypelib::Invoke: Handle different length arguments...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Huw D M Davies
Add more magic to find the start of the nametable.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Marcus Meissner
Added some debugoutput functions for TYPEATTR, IDLDESC...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Steven Edwards
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Andreas Mohr
Removed obsolete email address.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Implemented strtolW/strtoulW in libwine_unicode and...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Marcus Meissner
Small hack to make InstallShield v6 work better.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-01
Alexandre Julliard
Attempt at fixing MAX_PATH issues for mingw.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Marcus Meissner
Implemented Local Server COM.
blob
|
commitdiff
|
raw
|
diff to current
next