projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Don't crash in QueryInterface if uri is NULL.
[wine]
/
dlls
/
ole32
/
compobj.c
2006-08-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
2006-08-03
Robert Shearman
ole32: Fix CoLockObjectExternal to respect fLastUnlockR...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Alexandre Julliard
ole32: Make some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Robert Shearman
ole32: Implement CoRegisterPSClsid.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Robert Shearman
ole32: Improve CoRegisterMessageFilter and add tests...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Robert Shearman
ole32: Add validation of parameters to CoGetClassObject...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Robert Shearman
ole32: Don't loop while peeking messages in CoWaitForMu...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Robert Shearman
ole32: Fix the return value of COM_RegReadPath and...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Robert Shearman
ole32: When CoLockObjectExternal with fLock=TRUE is...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
Robert Shearman
ole32: Implement CoGetObject.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Robert Shearman
ole32: Print an error if a DLL's DllGetClassObject...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Robert Shearman
ole32: Implement CoQueryClientBlanket, CoImpersonateCli...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
ole32: Add a class factory for CLSID_InProcFreeMarshaler.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
uuid: Add some COM CLSIDs.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Marcus Meissner
ole32: Fixed typo in debug statement.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Robert Shearman
ole32: Remove the fixme printed if CoGetClassObject...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
ole32: Don't process posted messages in CoWaitForMultip...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
ole32: Try to retrieve messages that are COM calls...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
ole32: Put the PeekMessage call of CoWaitForMultipleHan...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
ole32: Whether the message loop is entered in CoWaitFor...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Robert Shearman
ole32: Pass the no yield flag to PeekMessage.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Shearman
ole: Fallthrough from local activation in CoGetClassObject.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Robert Shearman
ole: Make the CoCreateInstance test succeed.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Robert Shearman
ole: Change the Apartment Model field to a boolean.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
ole32: Print an error message if the apartment isn...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Huw Davies
ole: ProgIDFromCLSID sets progid to NULL on failure.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Robert Shearman
ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
ole: Update the COM todo list.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Robert Shearman
ole: Defer apartment window creation until the first...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Robert Shearman
ole: Add an accessor function for an apartment's window.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-09
Robert Shearman
ole: Join the MTA if necessary when executing an RPC...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-09
Robert Shearman
ole: Remove __CLSIDFromStringA.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Robert Shearman
Implement CLSCTX_INPROC_HANDLER in CoGetClassObject...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-09
Robert Shearman
- Extend COM_OpenKeyForCLSID to open a subkey and retur...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Jung
Added tracing to CoCreateInstance.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Robert Shearman
Pass WM_QUIT to outer modal loop.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Robert Shearman
Move all 16-bit functions to an appropriate 16-bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Robert Shearman
Don't fail in CoRegisterClassObject if the class alread...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Robert Shearman
Add exception handling for stubs.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Robert Shearman
Add stub for CoAllowSetForegroundWindow.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Robert Shearman
Remove unused thread handle entry from the apartment...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Mike McCormack
- return a precomputed result for a NULL string
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Mike McCormack
Warning fixes for gcc 4.0.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Marcus Meissner
Added CoCreateInstance16, CoGetClassObject16, OleLoad16...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Alex Villacís Lasso
Initialize RegisteredClass properly in CoRegisterClassO...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Shearman
Convert some registry helper functions to use unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Shearman
- Change some of the registry helper functions to use...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Marcus Meissner
Move the Dll init function to compobj.c to avoid having...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Mike McCormack
Add a stub implementation of CoIsHandlerConnected.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Huw Davies
Don't close reg key if the open failed.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Mike McCormack
Eliminate casts of the return value of HeapAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vincent Béron
Correct and complete some api documentation.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Robert Shearman
- Add critsec debugging info.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-11
Robert Shearman
- Rename apartment functions to become more object...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Juan Lang
Fix the calling convention of DllCanUnloadNow.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Shearman
- Use I_RpcGetBuffer, instead of our own buffer routine...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Shearman
- Remove cruft left over from previous RPC backend...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Shearman
Make COM use the RPC runtime as the backend for RPC...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Robert Shearman
Invoke objects in STA's in the correct thread by sendin...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robert Shearman
- Implement CoDisconnectObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robert Shearman
- Split up apartment creation so that the long code...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Alexandre Julliard
Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Robert Shearman
- Add code for destroying the thread-local storage...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Robert Shearman
Release the client security objects when no longer...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Robert Shearman
- More tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Robert Shearman
- Implement CoSetProxyBlanket, CoQueryProxyBlanket...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Robert Shearman
- Use InterlockedIncrement for the ipid counter instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
Robert Shearman
- Generate machine-local IPIDs.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Robert Shearman
- Consolidate more stub creation details into register_...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Robert Shearman
Implement table marshaling.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Robert Shearman
- Add documentation for most Co* functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Robert Shearman
Destroy stubs on apartment shutdown.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
Christian Costa
CoInitialize(Ex) should return S_FALSE when COM is...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
Robert Shearman
- Document CoSetState & CoGetState.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
Robert Shearman
- Make MTA dynamically allocated so that proxies and...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Bill Medland
Corrected testing for multithreaded (based upon observa...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Robert Shearman
- Make struct oletls ref counted so that it is only...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Mike Hearn
- Make apartment access thread-safe by introducing...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Mike Hearn
Add a DCOM todo list.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Robert Shearman
Implement proxy manager.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Robert Shearman
Implement COM local servers using table marshaling...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Mike Hearn
- Implement the COM stub manager, refactor the current...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Mike Hearn
Propagate apartments through the intermediate threads...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Eric Pouech
ReadFile and WriteFile must be passed a parameter for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Robert Shearman
Remove unneeded includes and the unused COMPOBJ_hInstan...
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-07
Mike Hearn
Rename the STUBMGR thread to more accurately reflect...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Robert Shearman
- Add some function declarations to objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-29
Mike Hearn
- Improve OLE function documentation.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Dmitry Timoshkov
- Remove bogus use of nStatCounter and hOleAut32 in...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Robert Shearman
Improve proxy destruction comment.
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-20
Mike McCormack
CoSuspendClassObjects stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Mike McCormack
Fix some warnings found with -Wsign-compare.
blob
|
commitdiff
|
raw
|
diff to current
next