- 20 Apr, 2006 20 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
Use the documented NDR_PROC_HEADER_EXTS structure instead of the current NDR_PROC_EXTENSIONS structure currently in ndr_stubless.c.
-
Robert Shearman authored
-
Robert Shearman authored
Store the return value on the stack for stubs, as MIDL reserves space for it and gives us a stack offset. This fixes calling methods with thunks that assume that the return value will be stored on the stack.
-
Robert Shearman authored
Correctly fill in StackTop for stubless clients/servers so that conformance for top-level parameters works.
-
Robert Shearman authored
-
Robert Shearman authored
Fix the MSVC version of call_server_func to pop the registers in the same order they were pushed.
-
Thomas Kho authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Michael Kaufmann authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
Based on a patch by Mike McCormack.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 19 Apr, 2006 20 commits
-
-
Jeff Latimer authored
-
Alexandre Julliard authored
in an active process, instead of sending a SIGTRAP.
-
Alexandre Julliard authored
-
Mike Frysinger authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
The HDN_ITEMCHANGING notify should have the new data instead of the old one. Both HDN_ITEMCHANGING and HDN_ITEMCHANGED now have the text field if it changed.
-
Mikołaj Zalewski authored
-
Huw Davies authored
Based on some documentation by Rob Shearman.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Michael Kaufmann authored
- Find menus by ID: Proper fallback to popup menus. - Use the menu ID, not the handle for the fallback. - Save the fallback menu's position.
-
Stefan Dösinger authored
-