- 20 Nov, 2007 2 commits
-
-
Francois Gouget authored
-
Rob Shearman authored
server: Change the get_dll_info server request to allow retrieving the image file name of a process. Implement NtQueryInformationProcess(ProcessImageFileName).
-
- 15 Nov, 2007 3 commits
-
-
Andrey Turkin authored
-
Andrey Turkin authored
-
Andrey Turkin authored
-
- 12 Nov, 2007 2 commits
-
-
Peter Beutner authored
-
Rob Shearman authored
-
- 24 Oct, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 22 Oct, 2007 1 commit
-
-
Lionel Debroux authored
-
- 17 Oct, 2007 2 commits
-
-
Mikolaj Zalewski authored
-
Mikolaj Zalewski authored
-
- 20 Sep, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Aug, 2007 1 commit
-
-
Paul Vriens authored
-
- 21 Aug, 2007 2 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
- 14 Aug, 2007 1 commit
-
-
Paul Vriens authored
-
- 19 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 29 May, 2007 1 commit
-
-
Francois Gouget authored
-
- 23 May, 2007 1 commit
-
-
Peter Oberndorfer authored
-
- 11 May, 2007 1 commit
-
-
Peter Oberndorfer authored
-
- 25 Apr, 2007 1 commit
-
-
Michael Stefaniuc authored
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
-
- 09 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 05 Apr, 2007 2 commits
-
-
Paul Vriens authored
-
Peter Beutner authored
-
- 04 Apr, 2007 1 commit
-
-
Rob Shearman authored
-
- 28 Mar, 2007 1 commit
-
-
Francois Gouget authored
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
-
- 14 Mar, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also some spelling fixes.
-
- 13 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 12 Mar, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Mar, 2007 1 commit
-
-
Peter Beutner authored
-
- 05 Mar, 2007 1 commit
-
-
Peter Oberndorfer authored
-
- 28 Feb, 2007 4 commits
-
-
Jeff Latimer authored
-
Jeff Latimer authored
-
Jeff Latimer authored
-
Jeff Latimer authored
-
- 27 Feb, 2007 2 commits
-
-
Peter Oberndorfer authored
Shows that second chance handler gets the same modified context as the exception handlers.
-
Peter Oberndorfer authored
Shows that the first chance handler gets a unmodified context. Shows that changing the context has no effect when exception is not handled by debugger.
-
- 16 Feb, 2007 1 commit
-
-
Peter Oberndorfer authored
Show that context changes in vectored handler also affect stack handlers. Show that vectored handlers also get the changed context.Eip value.
-
- 13 Feb, 2007 1 commit
-
-
Marcus Meissner authored
-