2001-10-14 |
Ove Kaaven | Fixed bugs in safe arrays. |
tree | commitdiff |
2001-10-14 |
Ove Kaaven | Fix a UINT16 redefinition problem. |
tree | commitdiff |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h. |
tree | commitdiff |
2001-10-05 |
Huw D M Davies | Remove some unnecessary AddRef's. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | The DISPPARAMS parameter array is a reverse-order array. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | Implement coercion to VT_UNKNOWN from VT_DISPATCH. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | ITypeInfo::Invoke should also search inherited interfac... |
tree | commitdiff |
2001-10-03 |
Ove Kaaven | Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke. |
tree | commitdiff |
2001-10-03 |
Huw D M Davies | Looks like the SLTG_ImplInfo struct isn't a fixed size. |
tree | commitdiff |
2001-10-02 |
Andreas Mohr | Make OaBuildVersion() return the highest version value... |
tree | commitdiff |
2001-10-02 |
Huw D M Davies | Long nameless args in SLTG apparently get denoted by... |
tree | commitdiff |
2001-10-01 |
Ove Kaaven | Implemented DispGetParam. |
tree | commitdiff |
2001-09-26 |
Huw D M Davies | Better handling of typelibs loaded with a trailing... |
tree | commitdiff |
2001-09-21 |
Ove Kaaven | Variants and safe arrays is now able to copy BSTR swith... |
tree | commitdiff |
2001-09-21 |
Ove Kaaven | Register typelib marshaling for OLE Automation-compatib... |
tree | commitdiff |
2001-09-10 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-09-10 |
Huw D M Davies | Load some useful TYPEATTR elements from v1 typelibs. |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | Add reader for v1 (SLTG) typelibs. |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Add the decVal field to VARIANT. |
tree | commitdiff |
2001-08-20 |
Marcus Meissner | Use GetDC(0) instead of CreateCompatibleDC(0). |
tree | commitdiff |
2001-08-20 |
Marcus Meissner | We need to make a copy of the fontname and the HFONT... |
tree | commitdiff |
2001-08-18 |
Marcus Meissner | Do not pass the high level wFlags from VariantChangeTyp... |
tree | commitdiff |
2001-08-18 |
Mike McCormack | Implemented oleaut32.VarBstrCat. |
tree | commitdiff |
2001-08-16 |
Mike McCormack | Partially implement oleaut32.VarBstrCmp. |
tree | commitdiff |
2001-08-15 |
Marcus Meissner | Implemented VarParseNumFromStr, VarNumFromParseNum. |
tree | commitdiff |
2001-08-15 |
Marcus Meissner | DateTimeStringToTm and DateToTm must use dwFlags instea... |
tree | commitdiff |
2001-08-13 |
Daniel Walker | - implemented SystemTimetoVariantTime/VariantTimetoSyst... |
tree | commitdiff |
2001-08-09 |
Patrik Stridvall | Fixed issue found by winapi_check. |
tree | commitdiff |
2001-08-06 |
Marcus Meissner | Implemented OleLoadPicture. |
tree | commitdiff |
2001-08-06 |
Marcus Meissner | First (partial) implementation of ITypeInfo::Invoke. |
tree | commitdiff |
2001-08-03 |
Malte Starostik | Implemented RegisterTypeLib. |
tree | commitdiff |
2001-07-26 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Marcus Meissner | OLEAUT32.DllGetClassObject and support for the Ole... |
tree | commitdiff |
2001-07-23 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-22 |
Marcus Meissner | OleFont::IDispatch::Invoke stub can just return S_OK. |
tree | commitdiff |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-14 |
Marcus Meissner | Made some FIXME()s print the respective strings passed. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-08 |
Patrik Stridvall | - Added comment that code is broken. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-05-31 |
Francois Gouget | Fix the VarXxxFromCy conversions. |
tree | commitdiff |
2001-05-18 |
Francois Gouget | Spelling typos. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-04-10 |
Gerard Patel | Stub for OleLoadPictureEx. |
tree | commitdiff |
2001-03-19 |
Dmitry Timoshkov | Add version info for built-in oleaut32.dll. |
tree | commitdiff |
2001-03-05 |
Andreas Mohr | The for loop in ITypeLib2_fnFindName was wrong (extra... |
tree | commitdiff |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
tree | commitdiff |
2001-02-12 |
Jon Griffiths | Implement LHashValOfNameSysA for 4 LCIDs, fix prototype. |
tree | commitdiff |
2001-02-12 |
Patrik Stridvall | Documentation argument fixes. |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-22 |
Josh DuBois | Changed VarCyFromI1 to take a signed char. |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2000-12-21 |
Francois Jacques | - TLB_DoFuncs: code cleanup and elemdescFunc read corre... |
tree | commitdiff |
2000-12-21 |
Francois Jacques | Updated SafeArrayGetUBound and SafeArrayGetLBound with... |
tree | commitdiff |
2000-12-19 |
Francois Jacques | Implementation of Dispatch API. |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Misc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib, |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Fixed some warnings. |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | - README update |
tree | commitdiff |
2000-12-09 |
Andreas Mohr | Don't fail on pointer address checking when foreign... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Use the HEAP_WINE_SEGPTR flag to specify allocations... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Andreas Mohr | - added winver settings nt2k, win30 and win20 (yes... |
tree | commitdiff |
2000-11-25 |
Francois Jacques | - support for arguments with referenced types |
tree | commitdiff |
2000-11-25 |
Francois Jacques | Implemented VT_EMPTY to VT_BSTR type coercion. |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Avoid linking with ntdll where possible. |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-29 |
Joerg Mayer | Move inline and static to the beginning of declarations. |
tree | commitdiff |
2000-10-26 |
Francois Jacques | Updated the load process so that all typelibs (and... |
tree | commitdiff |
2000-10-25 |
Francois Jacques | Updated typelib loader. Typelib contents can be stored... |
tree | commitdiff |
2000-10-19 |
Chris Morgan | Stub CreateDispTypeInfo, CreateStdDispatch16 and Create... |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly... |
tree | commitdiff |
2000-10-03 |
Francois Gouget | Fixed some prototypes. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-19 |
Gerard Patel | Avoid infinite loop if QueryPathOfRegTypeLib is called... |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
tree | commitdiff |
2000-08-22 |
Francois Jacques | - removed unnecessary recursion |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
tree | commitdiff |
2000-08-09 |
James Hatheway | - Avoid null-pointer exceptions by testing listnodes... |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
next |