2005-06-27 |
Eric Pouech | Implemented OpenThread on top of NtOpenThread.
|
commit | commitdiff | tree |
2005-06-27 |
Eric Pouech | Implemented OpenProcess on top of NtOpenProcess.
|
commit | commitdiff | tree |
2005-06-27 |
Eric Pouech | - OpenConsole: try to open the Unix console if we fail...
|
commit | commitdiff | tree |
2005-06-27 |
Eric Pouech | Const correctness fixes.
|
commit | commitdiff | tree |
2005-06-27 |
Eric Pouech | Now generating argument-less functions as (void) instead...
|
commit | commitdiff | tree |
2005-06-27 |
Eric Pouech | Fixed window size computation for non child windows.
|
commit | commitdiff | tree |
2005-05-29 |
Eric Pouech | _findclose() exists on MinGW, so prefix it.
|
commit | commitdiff | tree |
2005-05-29 |
Eric Pouech | Reindented parts to be conform to the rest of the code.
|
commit | commitdiff | tree |
2005-05-29 |
Eric Pouech | Rewrote all stack backtrace code (more code sharing...
|
commit | commitdiff | tree |
2005-05-24 |
Eric Pouech | - started infrastructure for proper multi-target support...
|
commit | commitdiff | tree |
2005-05-23 |
Eric Pouech | - now storing exception info (if any) in thread structure
|
commit | commitdiff | tree |
2005-05-23 |
Eric Pouech | - fixed ReadProcessMemoryProc prototype
|
commit | commitdiff | tree |
2005-05-23 |
Eric Pouech | Removed the macros for verbose memory read/write operations.
|
commit | commitdiff | tree |
2005-05-23 |
Eric Pouech | - no longer store internally the " for strings
|
commit | commitdiff | tree |
2005-05-11 |
Eric Pouech | Some tests for NTDLL atom support (by György 'Nog'...
|
commit | commitdiff | tree |
2005-05-11 |
Eric Pouech | Implemented NTDLL atom support.
|
commit | commitdiff | tree |
2005-05-10 |
Eric Pouech | Get rid of include/miscemu.h.
|
commit | commitdiff | tree |
2005-05-10 |
Eric Pouech | Moved DOS memory handling to winedos.
|
commit | commitdiff | tree |
2005-05-10 |
Eric Pouech | - changed ATOM support in wineserver to match NTDLL...
|
commit | commitdiff | tree |
2005-05-09 |
Eric Pouech | Some fixes on async shutdown.
|
commit | commitdiff | tree |
2005-05-09 |
Eric Pouech | Fixed a wrong ops when creating named pipe client.
|
commit | commitdiff | tree |
2005-04-27 |
Eric Pouech | - delayed initialisation of BIOS and SYSTEM information...
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Copied the atom tests for global atom so that we can...
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Removed the no longer user APC_ASYNC kind of APC.
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | - moved named pipe creation to ntdll
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Added proper definition for PRINTDLGEX[AW] structures.
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Fixed some signed / unsigned pointer casts.
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | - Using uniform DocBook tags for DLLs, commands, environment...
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Minor cleanups.
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Correctness for const pointer casts.
|
commit | commitdiff | tree |
2005-04-18 |
Eric Pouech | Removed a couple of unneeded casts.
|
commit | commitdiff | tree |
2005-03-29 |
Eric Pouech | - Various improvements for minidump module information
|
commit | commitdiff | tree |
2005-03-29 |
Eric Pouech | Clean-up async IO internal functions.
|
commit | commitdiff | tree |
2005-03-29 |
Eric Pouech | - PDB: better checking for error conditions
|
commit | commitdiff | tree |
2005-03-14 |
Eric Pouech | - reorganisation of full chapter
|
commit | commitdiff | tree |
2005-03-07 |
Eric Pouech | When initializing a live target, ask to load module...
|
commit | commitdiff | tree |
2005-03-07 |
Eric Pouech | Created dump.c as a central point for file dumping...
|
commit | commitdiff | tree |
2005-03-07 |
Eric Pouech | Added support for minidump (read & write).
|
commit | commitdiff | tree |
2005-03-01 |
Eric Pouech | Memory consumption optimization while loading ELF debug...
|
commit | commitdiff | tree |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it...
|
commit | commitdiff | tree |
2005-02-03 |
Eric Pouech | Moved 16 bit atom support to dlls/kernel/atom16.c.
|
commit | commitdiff | tree |
2005-01-31 |
Eric Pouech | Cleanup of dbghelp.h (and a couple of definition fixes...
|
commit | commitdiff | tree |
2005-01-31 |
Eric Pouech | Various fixes for C++ class parsing (nesting, templates...
|
commit | commitdiff | tree |
2005-01-14 |
Eric Pouech | - got rid of include/async.h
|
commit | commitdiff | tree |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or...
|
commit | commitdiff | tree |
2005-01-03 |
Eric Pouech | Some missing const correctness fixes.
|
commit | commitdiff | tree |
2005-01-03 |
Eric Pouech | Fixed some regressions from the previous change.
|
commit | commitdiff | tree |
2004-12-22 |
Eric Pouech | ReadFile and WriteFile must be passed a parameter for...
|
commit | commitdiff | tree |
2004-12-22 |
Eric Pouech | Fixed bug with unsigned index in decreasing loop.
|
commit | commitdiff | tree |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes.
|
commit | commitdiff | tree |
2004-12-13 |
Eric Pouech | - added support plug-in DLLs for winhelp
|
commit | commitdiff | tree |
2004-12-13 |
Eric Pouech | Fixed copy&paste error.
|
commit | commitdiff | tree |
2004-12-13 |
Eric Pouech | Fixed array index overflow.
|
commit | commitdiff | tree |
2004-12-06 |
Eric Pouech | Another round of const correctness fixes.
|
commit | commitdiff | tree |
2004-12-06 |
Eric Pouech | Another couple of missing static definitions.
|
commit | commitdiff | tree |
2004-12-02 |
Eric Pouech | - moved event, semaphore, mutex implementation from...
|
commit | commitdiff | tree |
2004-11-30 |
Eric Pouech | Const correctness fixes.
|
commit | commitdiff | tree |
2004-11-29 |
Eric Pouech | Made some functions and variables static.
|
commit | commitdiff | tree |
2004-11-28 |
Eric Pouech | Fixed file name when opening NUL.
|
commit | commitdiff | tree |
2004-11-22 |
Eric Pouech | Fixed regressions introduced when moving addresses...
|
commit | commitdiff | tree |
2004-11-21 |
Eric Pouech | - moved into new mscvpdb.h (out of msc.c) all types...
|
commit | commitdiff | tree |
2004-11-21 |
Eric Pouech | Moved kernel32.DeleteFileW core implementation to ntdll...
|
commit | commitdiff | tree |
2004-11-19 |
Eric Pouech | - implement SymUnDName and UndecorateSymbolName on...
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | Now that name undecoration works, fix the type info.
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | Implemented __unDName and __unDNameEx functions.
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | - fixed loading stabs from PE modules compiled with...
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | - fixed regression in watchpoint setting (by addr)
|
commit | commitdiff | tree |
2004-10-26 |
Eric Pouech | Reorganizing wine-devel:
|
commit | commitdiff | tree |
2004-10-25 |
Eric Pouech | - fixed the way length of msvcrt runtime info is passed
|
commit | commitdiff | tree |
2004-10-11 |
Eric Pouech | - bring the multimedia doc up-to-date
|
commit | commitdiff | tree |
2004-09-28 |
Eric Pouech | - fixed regression in ctrl-c handling
|
commit | commitdiff | tree |
2004-09-27 |
Eric Pouech | - now storing vector of types on a per module basis...
|
commit | commitdiff | tree |
2004-09-13 |
Eric Pouech | Fixed (finally) ScrollConsoleScreenBuffer implementation.
|
commit | commitdiff | tree |
2004-09-08 |
Eric Pouech | - ctrl-c enabling flag is now inherited
|
commit | commitdiff | tree |
2004-09-03 |
Eric Pouech | - msvcrt: the file descriptors are now inherited between...
|
commit | commitdiff | tree |
2004-08-22 |
Eric Pouech | - fixed breakpoint enabled/disabled state management
|
commit | commitdiff | tree |
2004-08-17 |
Eric Pouech | - better support for non-blocking COMM and socket read...
|
commit | commitdiff | tree |
2004-08-16 |
Eric Pouech | Implemented the mmTask* functions.
|
commit | commitdiff | tree |
2004-07-12 |
Eric Pouech | Fixed regression on 'bt <tid>' command.
|
commit | commitdiff | tree |
2004-07-04 |
Eric Pouech | - enhanced 'info share' output
|
commit | commitdiff | tree |
2004-07-04 |
Eric Pouech | - added support for GCC static local variables
|
commit | commitdiff | tree |
2004-06-22 |
Eric Pouech | Fix compile error on non-i386.
|
commit | commitdiff | tree |
2004-06-15 |
Eric Pouech | Const correctness.
|
commit | commitdiff | tree |
2004-06-14 |
Eric Pouech | - implemented EnumDirTree, SearchTreeForFile, SymFindFileInPath,
|
commit | commitdiff | tree |
2004-06-14 |
Eric Pouech | Const correctness, pointer cast correctness, removed...
|
commit | commitdiff | tree |
2004-06-14 |
Eric Pouech | - Added ProcessBasicInformation class to ntdll.NtQueryInform...
|
commit | commitdiff | tree |
2004-06-04 |
Eric Pouech | - all symbol information storage is now module relative...
|
commit | commitdiff | tree |
2004-06-02 |
Eric Pouech | Updated the documentation on Wine architecture & fundamentals.
|
commit | commitdiff | tree |
2004-05-24 |
Eric Pouech | - some more fixes to elf module's symbol table handling...
|
commit | commitdiff | tree |
2004-05-24 |
Eric Pouech | Some fixes to module browsing.
|
commit | commitdiff | tree |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string...
|
commit | commitdiff | tree |
2004-05-18 |
Eric Pouech | - removed file extension from module (and suffixed...
|
commit | commitdiff | tree |
2004-05-18 |
Eric Pouech | - added size information about most of the generated...
|
commit | commitdiff | tree |
2004-05-18 |
Eric Pouech | Added some missing prototypes.
|
commit | commitdiff | tree |
2004-05-12 |
Eric Pouech | - rewrote the file code so that streams manage low...
|
commit | commitdiff | tree |
2004-05-10 |
Eric Pouech | Better have internal & external TEB definitions have...
|
commit | commitdiff | tree |
2004-05-10 |
Eric Pouech | Fixed a missing typedef.
|
commit | commitdiff | tree |
2004-04-30 |
Eric Pouech | - fixed some bugs in StackWalk (claimed for but forgotten...
|
commit | commitdiff | tree |
2004-04-19 |
Eric Pouech | - implemented support for function debug start/stop...
|
commit | commitdiff | tree |
2004-04-13 |
Eric Pouech | Updated to latest version's exports, and added a few...
|
commit | commitdiff | tree |