projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
ole32
/
compobj.c
2012-12-19
Andrew Talbot
ole32: Indentation fix.
blob
|
commitdiff
|
raw
2012-12-12
Alexandre Julliard
ole32: Limit the number of messages processed at once...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Hans Leidekker
ole32: Convert the remaining RegCreateKey and RegOpenKe...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Hans Leidekker
ole32: Use wrappers around NT functions to access the...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Tatyana Fokina
ole32: Removed unused parametrs keyname and valuename...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Alistair Leslie...
ole32: Add CoGetDefaultContext stub.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Jacek Caban
ole32: Added ISynchronizeHandle implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Jacek Caban
ole32: Use proper helpers for iface calls.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Michael Stefaniuc
ole32: Avoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Alexandre Julliard
ole32: Add a NULL pointer check in CoDisconnectObject.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Alexandre Julliard
ole32: Process all pending messages in CoWaitForMultipl...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
Francois Gouget
ole32: Delete the compobj and rpc static critical secti...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-30
David Hedberg
ole32: Add ManualResetEvent implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
David Hedberg
oleaut32: Fix CLSIDToString behaviour when passed an...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-21
Alexandre Julliard
ole32: Cleanup return value handling in CoWaitForMultip...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-21
Maarten Lankhorst
ole32: Handle alertable wait in CoWaitForMultipleHandles.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Michael Stefaniuc
ole32: Use ifaces instead of vtbl pointers in Context.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Alexandre Julliard
ole32: Convert dll registration to the IRegistrar mecha...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Nikolay Sivov
ole32: Use window property to store registered drop...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
objbase.h: CLSIDFromString: Add constness to the parame...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
ole32: Don't register an IMallocSpy object when the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Nikolay Sivov
ole32: Turn FIXME to TRACE for CoGetTreatAsClass.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
ole32: Fix some pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Rob Shearman
ole32: Cope with double quotes in paths for libraries...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Rob Shearman
ole32: Fix error code returned by CoGetClassObject...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Rob Shearman
ole32: Add inproc handler object creation support for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Rob Shearman
ole32: Objects registered as local servers don't need...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Nikolay Sivov
ole32: Check source pointer in StringFromGUID2.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Francois Gouget
ole32: Make apartment_addref() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Francois Gouget
ole32: Reorder some compobj functions to avoid forward...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Hans Leidekker
ole32: Use existing MTA in CoGetContextToken and CoGetO...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Hans Leidekker
ole32: Implement CoGetContextToken.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-09
Alexandre Julliard
ole32: Get rid of line feeds and tabs in traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Vincent Povirk
ole32: Process sent and DDE messages in CoWaitForMultip...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Hans Leidekker
ole32: Use existing MTA in CoGetClassObject and CoCreat...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Aric Stewart
ole32: CoGetTreatAsClass should return S_FALSE if it...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Alexandre Julliard
ole32: Get rid of WINE_StringFromCLSID and A->W convers...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Alexandre Julliard
ole32: Make compobj.dll into a stand-alone 16-bit module.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Rob Shearman
ole32: Fix a memory leak in an error path in COMPOBJ_Dl...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Andrey Turkin
ole32: Prevent recursion when CLSIDFromString is passed...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Andrey Turkin
ole32: Add a few fields to OLE TLS area to match native...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Andrey Turkin
ole32: Add CoGetCallContext and CoSwitchCallContext...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Andrey Turkin
ole32: Add IContextCallback interface to context object.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
ole32: Register interfaces through dlldata.c as far...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Maarten Lankhorst
ole32: Fix releasing spy.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Maarten Lankhorst
ole32: Add Co*InitializeSpy functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francois Gouget
ole32: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Rob Shearman
ole32: Update comments in compobj.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Michael Karcher
ole32/compobj: Fix function name in comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
ole32: Fix testing of HRESULT types with not operator...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Lei Zhang
ole32: Silence FIXME from CoGetContextToken stub.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Alexandre Julliard
ole32: Make the apartment window a HWND_MESSAGE window.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Alexandre Julliard
ole32: Don't consider RPC_S_UUID_LOCAL_ONLY an error...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Rob Shearman
ole32: Keep track of the number of weak references...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Austin English
ole32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
Andrew Talbot
ole32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Francois Gouget
Assorted spelling, punctuation and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Alexandre Julliard
ole32: Added a CoGetContextToken stub.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Rob Shearman
ole32: Fix a potentially confusing combination of condi...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Rob Shearman
ole32: Remove an assert that is useless and triggers...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Rob Shearman
ole32: Fix local-variable shadowing in apartment_hostob...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Gerald Pfeifer
ole32: Remove one noop check in CoWaitForMultipleHandles().
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Alexander Dorofeyev
ole32: Fix wrong timeout check.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Lei Zhang
ole32: Print a fixme when an aggregation attempt fails.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Rob Shearman
ole32: Ignore the threading model of the PSFactoryBuffe...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Rob Shearman
ole32: Always create a window for the main apartment.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Rob Shearman
ole32: Release the stream in COM_RevokeRegisteredClassO...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Rob Shearman
ole32: Free the memory associated with the open DLL...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Rob Shearman
ole32: Implement CoGetObjectContext.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Francois Gouget
ole32: Fix the CoCreateGuid() ordinal in the documentation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Damjan Jovanovic
ole32: Implement win16 COCREATEGUID.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Rob Shearman
ole32: Fix the default unload delay to depend on the...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Rob Shearman
ole32: Implement CoFreeUnusedLibrariesEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Rob Shearman
ole32: Remove some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Andrew Talbot
ole32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Rob Shearman
ole32: Fix hosting in main apartments.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Rob Shearman
ole32: Create host apartments to enable isolation of...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Rob Shearman
ole32: Don't lookup the address for the DllGetClassObje...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Rob Shearman
ole32: Fix CoUninitialize to only free libraries that...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: Add documentation about registered class objects...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_TH...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: Split CoRevokeClassObject into a separate functi...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: COM_GetRegisteredClassObject should only retriev...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: Revoke registered class objects when the apartme...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: CoGetClassObject shouldn't return REGDB_E_KEYMIS...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Rob Shearman
ole32: Remove an unnecessary QueryInterface in CoRegist...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Rob Shearman
ole32: Don't release the registered drop targets in...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
ole32: Keep a list of the loaded dlls for each apartment.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
ole32: Cache the address for the library's DllGetClassO...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
ole32: Move the handling of loading a dll and getting...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
ole32: Move the in-process module loading to COMPOBJ_Dl...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Rob Shearman
ole32: Convert the OpenDll list to a standard Wine...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Rob Shearman
ole32: Implement MkParseDisplayName.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
ole32: Move GetClassFile to moniker.c and move OleRun...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
ole32: Add documentation for CoGetClassObject and GetCl...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Rob Shearman
ole32: The 16-bit version of CoDisconnectObject is...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Huw Davies
ole32: Only retrieve posted and paint messages in an...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Rob Shearman
ole32: Implement CoAddRefServerProcess and CoReleaseSer...
blob
|
commitdiff
|
raw
|
diff to current
next