projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Added missing shift by 8.
[wine]
/
dlls
/
ole32
/
2006-11-16
Huw Davies
ole32: CoRegisterMessageFilter shouldn't crash on an...
tree
|
commitdiff
2006-11-13
Rob Shearman
ole32: Re-enable the code that unregisters interfaces...
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-13
Francois Gouget
ole32: Standardize some documentation comments.
tree
|
commitdiff
2006-11-13
Francois Gouget
ole32/tests: Don't use the NONAMELESS* macros in the...
tree
|
commitdiff
2006-11-09
Eric Pouech
ole32: Don't use PropVariantClear to setup an unitializ...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
ole32: Fix the warnings introduced by the "unsigned...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-07
Andrew Talbot
ole32: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-27
Rob Shearman
ole32: Fix a memory leak on the error path of dispatch_rpc.
tree
|
commitdiff
2006-10-27
Rob Shearman
ole32: Fix some memory leaks in the class factory proxy.
tree
|
commitdiff
2006-10-27
Rob Shearman
ole32: Always call IRpcChannelBuffer_GetBuffer in the...
tree
|
commitdiff
2006-10-24
Eric Pouech
ole32: Fixed some wrong conditions in OleFlushClipboard.
tree
|
commitdiff
2006-10-24
Eric Pouech
ole32: CoUninitialize: No longer access an object after...
tree
|
commitdiff
2006-10-23
Rob Shearman
ole32: Fix some memory leaks in the marshal tests.
tree
|
commitdiff
2006-10-20
Alexandre Julliard
Avoid usage of sizeof in traces that causes warnings...
tree
|
commitdiff
2006-10-19
Francois Gouget
Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-10-16
Alexandre Julliard
Make.rules: Added support for building IDL client/proxy...
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-14
Jeff Latimer
ole32: Remove dead code in errorinfo.c (Coverity).
tree
|
commitdiff
2006-10-14
Michael Ploujnikov
ole32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-09
Jacek Caban
ole32: Don't fail in OleCreate if created object doesn...
tree
|
commitdiff
2006-10-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Francois Gouget
ole32: Fix invalid macro usage.
tree
|
commitdiff
2006-09-29
Francois Gouget
Fix rpcndr.h so it takes CONST_VTABLE into account.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Andrey Turkin
ole32: StgOpenStorage on non-existent file should creat...
tree
|
commitdiff
2006-09-28
Huw Davies
ole32: Don't return from CoRegisterClassObject until...
tree
|
commitdiff
2006-09-28
Robert Shearman
ole32: Check the return value of IStream_SetSize so...
tree
|
commitdiff
2006-09-27
Alexandre Julliard
ole32/tests: Avoid using sizeof in a trace.
tree
|
commitdiff
2006-09-21
Andrew Talbot
ole32: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Gerald Pfeifer
ole32: Silence a compiler warning about unused variable...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Add a check for a condition where a stream has...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Remove some assertions in the stuctured storage...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Convert the *_{Read,Write}At structured storage...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the IStream_SetSize function for HGLOBAL...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Make an ok message match the name of the functio...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the return value of the HGLOBAL stream IStre...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Fix the HGLOBAL stream IStream_Read function...
tree
|
commitdiff
2006-09-11
Robert Shearman
ole32: Add tests for the stream object returned by...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-08
Francois Gouget
ole32: Fix spelling of a couple of local variables.
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Allocate memory for a copy of the ptd member...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Don't send data changes in DataAdviseHolder_Advi...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: DefaultHandler_GetData and DefaultHandler_QueryG...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Add a reference to the stream in RPC_StartLocalS...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Add a test for OleLoad.
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Do a QueryInterface for IOleLink in OleLoad...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Re-order the function calls in OleLoad to match...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Add tests for OleCreate.
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Call IRunnableObject_Run and IOleCache_Cache...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Call IOleObject_GetMiscStatus in OleCreate if...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Re-structure OleCreate to match to order of...
tree
|
commitdiff
2006-09-07
Robert Shearman
ole32: Set the storage's class ID in OleCreate.
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: Return errors if the attempt to start a LocalSer...
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: AppId is a value under the clsid key, rather...
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: Fix functions defined without specifying argumen...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Call IRpcChannelBuffer_GetBuffer for the RemRele...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Use IRpcChannelBuffer_GetBuffer in the hand...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Add support for main-threaded apartments.
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Move the opening of the AppId key for a clsid...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: CoGetClassObject should host a single-threaded...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Get the threading model value for inproc classes...
tree
|
commitdiff
2006-08-16
Robert Shearman
ole32: Move some functions out of compobj.c that don...
tree
|
commitdiff
2006-08-16
Robert Shearman
ole32: Add some more tests for failure cases of Co...
tree
|
commitdiff
2006-08-16
Robert Shearman
ole32: Add tests for the failure cases of CLSIDFromProg...
tree
|
commitdiff
2006-08-14
Mike McCormack
ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
tree
|
commitdiff
2006-08-14
Mike McCormack
ole32: Use PropVariantInit instead of memset.
tree
|
commitdiff
2006-08-14
Mike McCormack
ole32: Always set pcbWritten when writing a stream.
tree
|
commitdiff
2006-08-14
Mike McCormack
ole32: FreePropVariantArray should return an error...
tree
|
commitdiff
2006-08-09
Robert Shearman
ole32: Add a check for NULL This->dataAdviseHolder...
tree
|
commitdiff
2006-08-09
Robert Shearman
ole32: Fix a typo in IEnumSTATSTGImpl_QueryInterface...
tree
|
commitdiff
2006-08-09
Robert Shearman
ole32: When comparing monikers use the abData field...
tree
|
commitdiff
2006-08-09
Robert Shearman
ole32: Zero stg in case ADVF_NODATA is specified.
tree
|
commitdiff
2006-08-09
Francois Gouget
ole32: Register the CLSID_Picture_Metafile and CLSID_Pi...
tree
|
commitdiff
2006-08-08
Francois Gouget
ole32: Add a BaseInterface where needed.
tree
|
commitdiff
2006-08-07
Robert Shearman
ole32: Tell the advise holder what the data delegate...
tree
|
commitdiff
2006-08-07
Robert Shearman
ole32: Finish off delegate notifications in the data...
tree
|
commitdiff
2006-08-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-03
Robert Shearman
ole32: Ensure that a returned free block is valid in...
tree
|
commitdiff
2006-08-03
Robert Shearman
ole32: Fix CoLockObjectExternal to respect fLastUnlockR...
tree
|
commitdiff
2006-08-03
Andrew Talbot
ole32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
Jacek Caban
ole32: Clean up OleRun.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
ole32: Make some functions and variables static.
tree
|
commitdiff
2006-07-31
Robert Shearman
ole32: Implement OleNoteObjectVisible as described...
tree
|
commitdiff
2006-07-31
Robert Shearman
ole32: Remove a check on the share mode for the NULL...
tree
|
commitdiff
2006-07-31
Mike McCormack
ole32: Use IsGUIDEqual to compare IIDs.
tree
|
commitdiff
2006-07-31
Mike McCormack
ole32: Add function parameters to FIXME messages.
tree
|
commitdiff
2006-07-31
Mike McCormack
ole32: Add a test showing what STGM_TRANSACTED does...
tree
|
commitdiff
2006-07-29
Mike McCormack
ole32: Add some missing traces.
tree
|
commitdiff
2006-07-29
Mike McCormack
ole32: Add a test for IEnumSTATSTG.
tree
|
commitdiff
2006-07-27
Robert Shearman
ole32: Add more self-registration entries for classes...
tree
|
commitdiff
next