- 14 Dec, 2006 1 commit
-
-
Andrew Talbot authored
-
- 11 Dec, 2006 1 commit
-
-
Marcus Meissner authored
-
- 09 Nov, 2006 2 commits
-
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
-
- 08 Nov, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 11 Oct, 2006 1 commit
-
-
Ge van Geldorp authored
Remove structs from test list which have preprocessor directives in their definitions (winapi_test can't handle that).
-
- 09 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 02 Oct, 2006 1 commit
-
-
Francois Gouget authored
-
- 29 Sep, 2006 2 commits
-
-
Francois Gouget authored
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Sep, 2006 2 commits
-
-
Huw Davies authored
-
Huw Davies authored
Also call IPSFactoryBuffer_Release on the 2nd arg, rather than on This->pPSFactory.
-
- 29 Aug, 2006 1 commit
-
-
Huw Davies authored
This shows that we have a vtbl ptr at (void**)This-2 that is passed to the base interface's IRpcStubBuffer_Connect. This vtbl should presumably forward calls to the real object's vtbl. We can't simply pass the real object to the base interface's stub, as the real object's QI may not provide us with the base interface.
-
- 23 Aug, 2006 5 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
This shows that the IRpcStubBuffer for a delegated stub's base interface is stored at (void**)This-1.
-
Huw Davies authored
These show that delegated stubs need different Connect, Disconnect and CountRefs methods than non-delegated stubs (ie they don't use all of the CStdStubBuffer_* functions).
-
- 21 Aug, 2006 1 commit
-
-
Stefan Huehner authored
-
- 17 Aug, 2006 1 commit
-
-
Huw Davies authored
-
- 10 Jul, 2006 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Prefix other entries with '/' to make them non-recursive.
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 03 Jun, 2006 1 commit
-
-
Robert Shearman authored
Instead just fill it in with all zeros.
-
- 02 Jun, 2006 3 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Add some tests for these undocumented functions.
-
Robert Shearman authored
-
- 30 May, 2006 1 commit
-
-
Robert Shearman authored
rpcrt4: For full pointers the state consists of flags, so or new flags into the field instead of assigning. The return value of all full pointer functions that return an int depends on the passed in query type being a flag in the state.
-
- 27 May, 2006 4 commits
-
-
Robert Shearman authored
Implement NdrFullPointerFree.
-
Robert Shearman authored
-
Robert Shearman authored
rpcrt4: Implement remaining part of NdrFullPointerQueryPointer and implement NdrFullPointerInsertRefId.
-
Robert Shearman authored
Add some tests.
-
- 24 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 2 commits
-
-
Huw Davies authored
-
Jonathan Ernst authored
-
- 20 May, 2006 1 commit
-
-
Huw Davies authored
Add simple struct tests.
-
- 18 May, 2006 1 commit
-
-
Mike McCormack authored
-
- 17 May, 2006 1 commit
-
-
Huw Davies authored
Add a bunch of marshaling tests (based on a program by Rob Shearman).
-