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 |
2004-04-05 |
Eric Pouech | Moved quite a few functions to dbghelp (removed debug...
|
commit | commitdiff | tree |
2004-04-05 |
Eric Pouech | Set correct options for dbghelp (ELF loading & parsing...
|
commit | commitdiff | tree |
2004-04-05 |
Eric Pouech | First shot at implementing dbghelp.
|
commit | commitdiff | tree |
2004-04-05 |
Eric Pouech | - implemented MCI_SOUND command
|
commit | commitdiff | tree |
2004-03-23 |
Eric Pouech | Ported the ReactOS taskmgr written by Brian Palmer.
|
commit | commitdiff | tree |
2004-03-22 |
Eric Pouech | Added C++ support.
|
commit | commitdiff | tree |
2004-02-24 |
Eric Pouech | - fixed ELF modules' size information
|
commit | commitdiff | tree |
2004-02-06 |
Eric Pouech | Fixed typo.
|
commit | commitdiff | tree |
2004-02-05 |
Eric Pouech | - Fixed broken winedbg compilation on BSD.
|
commit | commitdiff | tree |
2004-02-03 |
Eric Pouech | - now detecting Dwarf debug information in ELF modules...
|
commit | commitdiff | tree |
2004-02-02 |
Eric Pouech | Added ListView_GetHeader macro.
|
commit | commitdiff | tree |
2004-01-28 |
Eric Pouech | - now reporting message on bogus line number in 'bp...
|
commit | commitdiff | tree |
2004-01-28 |
Eric Pouech | Fixed synchronization issue.
|
commit | commitdiff | tree |
2004-01-20 |
Eric Pouech | - RtlGetFullPathName_U: rewritten so that the source...
|
commit | commitdiff | tree |
2004-01-18 |
Eric Pouech | Added support for Unix code page in NTDLL.
|
commit | commitdiff | tree |
2004-01-15 |
Eric Pouech | Be more strict about checks (especially in RVA translations).
|
commit | commitdiff | tree |
2004-01-15 |
Eric Pouech | Reimplemented Get{Short|Long}PathName and updated the...
|
commit | commitdiff | tree |
2004-01-14 |
Eric Pouech | - got rid of FILE_Dup2 export from kernel32
|
commit | commitdiff | tree |
2004-01-12 |
Eric Pouech | Implemented Toolhelp32ReadProcessMemory.
|
commit | commitdiff | tree |
2004-01-12 |
Eric Pouech | - implemented TIME_KILL_SYCHRONOUS timer flags
|
commit | commitdiff | tree |
2004-01-08 |
Eric Pouech | - Applied to all MCI drivers Dmitry's fix for MCI_STATUS_TIM...
|
commit | commitdiff | tree |
2004-01-05 |
Eric Pouech | Made wine_get_unix_file_name take a Unicode string...
|
commit | commitdiff | tree |
2003-12-15 |
Eric Pouech | - get rid of winedbg internal channels for output
|
commit | commitdiff | tree |
2003-12-12 |
Eric Pouech | Moved all remaining console related code to dlls/kernel...
|
commit | commitdiff | tree |
2003-12-08 |
Eric Pouech | Move (again) usage of 16 bit specific functions (thunk...
|
commit | commitdiff | tree |
2003-12-02 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in...
|
commit | commitdiff | tree |
2003-12-01 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in...
|
commit | commitdiff | tree |
2003-11-25 |
Eric Pouech | Got rid of DRIVE_OpenDevice, and replaced it with Win32...
|
commit | commitdiff | tree |
2003-11-21 |
Eric Pouech | HeapReAlloc doesn't allocate memory.
|
commit | commitdiff | tree |
2003-11-14 |
Eric Pouech | - moved the remaining of int21 calls to dlls/winedos
|
commit | commitdiff | tree |
2003-11-09 |
Eric Pouech | Removed some more dependencies on wine 16-bit specific...
|
commit | commitdiff | tree |
2003-10-04 |
Eric Pouech | Fixed a couple of bugs in RtlGetFullPathName_U.
|
commit | commitdiff | tree |
2003-09-27 |
Eric Pouech | Fix both a warning and some nasty crashes...
|
commit | commitdiff | tree |
2003-09-22 |
Eric Pouech | Documentation updates.
|
commit | commitdiff | tree |
2003-09-22 |
Eric Pouech | - win32 console's window cannot be larger than curses...
|
commit | commitdiff | tree |
2003-09-19 |
Eric Pouech | Implemented kernel32.GetIoProcessCounters and stubbed
|
commit | commitdiff | tree |
2003-09-19 |
Eric Pouech | By default, console handles are inheritable.
|
commit | commitdiff | tree |
2003-09-18 |
Eric Pouech | Set default StdError to fd 2 (was on 1).
|
commit | commitdiff | tree |
2003-09-16 |
Eric Pouech | - Implemented a few information classes in NtQuerySystemInfo...
|
commit | commitdiff | tree |
2003-09-15 |
Eric Pouech | - Moved Wine extension to get DSound interface from...
|
commit | commitdiff | tree |
2003-09-15 |
Eric Pouech | BUILTIN32_LoadLibraryExA: set larger size for internal...
|
commit | commitdiff | tree |
2003-09-15 |
Eric Pouech | - Implemented IsHungAppWindow.
|
commit | commitdiff | tree |
2003-09-12 |
Eric Pouech | Moved some MM internal definition to internal include...
|
commit | commitdiff | tree |
2003-09-02 |
Eric Pouech | Added a few missing definitions.
|
commit | commitdiff | tree |
2003-08-20 |
Eric Pouech | Removed the DOSFS_ specific time related conversion...
|
commit | commitdiff | tree |
2003-08-20 |
Eric Pouech | Translate a few more kernel32 calls into the ntdll...
|
commit | commitdiff | tree |
2003-08-20 |
Eric Pouech | Removed code for handling ${VAR} constructs in .ini...
|
commit | commitdiff | tree |
2003-08-19 |
Eric Pouech | Fixed regression in process creation (std handle inheritance).
|
commit | commitdiff | tree |
2003-08-18 |
Eric Pouech | Regression fixes for Nt{Read|Write}File:
|
commit | commitdiff | tree |
2003-07-02 |
Eric Pouech | - renamed winmm.OpenDriverW into winmm.OpenDriver
|
commit | commitdiff | tree |
2003-07-02 |
Eric Pouech | Only release object if we actually got it.
|
commit | commitdiff | tree |
2003-07-01 |
Eric Pouech | - removed next & prev fields from WINE_MODREF and implement...
|
commit | commitdiff | tree |
2003-06-26 |
Eric Pouech | - made async.h ready for use in ntdll: replaced all...
|
commit | commitdiff | tree |
2003-06-26 |
Eric Pouech | Added dbghelp.h header.
|
commit | commitdiff | tree |
2003-06-26 |
Eric Pouech | Added a small test for process exit code retrieval.
|
commit | commitdiff | tree |
2003-06-24 |
Eric Pouech | - started implementing ntdll.NtDeviceIoControlFile...
|
commit | commitdiff | tree |
2003-06-24 |
Eric Pouech | - start moving a few file related functions from files...
|
commit | commitdiff | tree |
2003-06-23 |
Eric Pouech | - in kernel32, replaced all {Enter|Leave}CriticalSection...
|
commit | commitdiff | tree |
2003-06-23 |
Eric Pouech | Created an empty oleacc DLL.
|
commit | commitdiff | tree |
2003-06-23 |
Eric Pouech | In console input record queue, replace semaphore with...
|
commit | commitdiff | tree |
2003-06-23 |
Eric Pouech | Fixed a few bugs in network interface handling (code...
|
commit | commitdiff | tree |
2003-06-21 |
Eric Pouech | - adapted kernel32 so that it no longer (directly)...
|
commit | commitdiff | tree |
2003-06-21 |
Eric Pouech | Fixed section mapping in PE loading when both
|
commit | commitdiff | tree |
2003-06-20 |
Eric Pouech | Added a section about using kgdb and ddd to debug wine.
|
commit | commitdiff | tree |
2003-06-18 |
Eric Pouech | - kernel32's environment tests: a few more tests now...
|
commit | commitdiff | tree |
2003-06-18 |
Eric Pouech | - fixed a couple of bugs in ntdll environment functions...
|
commit | commitdiff | tree |
2003-06-16 |
Eric Pouech | Implemented:
|
commit | commitdiff | tree |
2003-06-13 |
Eric Pouech | Added support for overlapped ioctl requests (and a...
|
commit | commitdiff | tree |
2003-06-13 |
Eric Pouech | If (n)curses wasn't available at compile time:
|
commit | commitdiff | tree |
2003-06-07 |
Eric Pouech | Correctly convert into EXCEPTION_RECORD SIGTRAPs received...
|
commit | commitdiff | tree |
2003-06-04 |
Eric Pouech | - added some missing strings to resources
|
commit | commitdiff | tree |
2003-05-20 |
Eric Pouech | Implemented NtQueryObject and NtSetInformationObject...
|
commit | commitdiff | tree |