- 29 Dec, 2006 5 commits
-
-
Vitaliy Margolen authored
-
Colin Pitrat authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This reverts commit 045975b1.
-
Robert Reif authored
-
- 28 Dec, 2006 25 commits
-
-
Rob Shearman authored
The tests show the behaviour when the IROTData interface is not available from the moniker. They also show the flags that are accepted into IRunningObjectTable::Register.
-
Rob Shearman authored
ole32: Contrary to MSDN, IROTData doesn't need to be implemented for a moniker to be usable with the running object table. If IROTData isn't available, fall back to a path that uses the display name and the clsid of the moniker to generate the comparison data.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Use IMoniker::GetTimeOfLastChange to attempt to retrieve the last-modified time for the ROT entry. However, fall back to CoFileTimeNow if it fails.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker.
-
Rob Shearman authored
ole32: ROTFLAGS_REGISTRATIONKEEPSALIVE and ROTFLAGS_ALLOWANYCLIENT are legal to be used together in RunningObjectTable_Register.
-
Rob Shearman authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
Clinton Stimpson authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 27 Dec, 2006 10 commits
-
-
Alexandre Julliard authored
Add a PROGRAMS variable in some makefiles to make things easier.
-
Rob Shearman authored
Unmarshal the data on the client side (during ClientChannelBuffer_SendReceive) and call ClientNotify.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Rob Shearman authored
ole32: Message filters aren't used in the test_call_from_message test, so remove the call to CoRegisterMessageFilter.
-
Vitaliy Margolen authored
-
Eric Pouech authored
-
Jacek Caban authored
-