projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Implement CoDisconnectObject.
[wine]
/
dlls
/
ole32
/
ifs.c
2005-01-14
Robert Shearman
- Add documentation for most Co* functions.
blob
|
commitdiff
|
raw
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Ge van Geldorp
Allocate correct amount of memory.
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-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
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-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-12
Marcus Meissner
IMalloc vtables are static.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Marcus Meissner
Revert broken strict aliasing fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Marcus Meissner
Fixed strict aliasing issues in dlls/ole32.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Mike Hearn
To reduce debugging noise, make IMalloc32/IMallocSpy...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Ge van Geldorp
Swap arguments of LocalAlloc and only update Malloc32...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Robert Shearman
- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Dimitrie O. Paun
{Global,Local}ReAlloc() does not allocate memory.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Dimitrie O. Paun
Fix the IMalloc::ReAlloc() to follow the documented...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Dave Miller
Removed ordinals from comments.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
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-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Mike Hearn
IMallocSpy cannot cause an allocation failure when...
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
2002-12-19
Alexandre Julliard
Fixed a few problems caused by the new objidl.idl.
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-08-03
Juergen Schmied
- Moved 16 bit functions to a seperate file.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Juergen Schmied
- Implemented IMallocSpy hooks in IMalloc.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-01
Juergen Schmied
Support for large and negative offsets.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Alexandre Julliard
Moved heap functions to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Patrik Stridvall
- Made sure that the files that contains the declarations
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Alexandre Julliard
Finished separation of ole32.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Andreas Mohr
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Francois Gouget
- The ICOM_CMETHODxxx cause problems because the 'const...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Marcus Meissner
IMalloc16_Constructor: moved ICOM_VTBL(This) where...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
Francois Gouget
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Marcus Meissner
Use segmented lpvtbl pointer for IMalloc16 interface...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Moved bulk of OLE implementation to dlls/ subdirectories.
blob
|
commitdiff
|
raw
|
diff to current