1999-11-10 |
Ulrich Weigand | Determine expected_version of PE buddies from the Subsy... |
tree | commitdiff |
1999-11-07 |
Marcus Meissner | Fixed the relocation hack in PE_InitTls. Added some... |
tree | commitdiff |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
tree | commitdiff |
1999-11-04 |
Alexandre Julliard | Fixed -debugmsg +server. |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Added built-in msacm.drv and midimap.drv drivers. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Uwe Bonnes | Return the size of the needed resource when buffer... |
tree | commitdiff |
1999-10-23 |
Uwe Bonnes | Ignore wrong hInstance. |
tree | commitdiff |
1999-10-23 |
Jim Aston | Fixed compiling with STRICT. |
tree | commitdiff |
1999-10-23 |
Ove Kaaven | Winsock rewrite. Sockets are now proper win32 handles. |
tree | commitdiff |
1999-10-23 |
Ulrich Weigand | Bugfix: don't use GetModuleHandle16 in LoadModule16... |
tree | commitdiff |
1999-10-23 |
Ulrich Weigand | Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). |
tree | commitdiff |
1999-10-13 |
Eric Pouech | Correct filename for kernel module is KRNL386.EXE. |
tree | commitdiff |
1999-10-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | WPROCS.ENTRYADDRPROC needs to return something in CX... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Small hack to check if we need to relocate the TLS... |
tree | commitdiff |
1999-10-13 |
Ulrich Weigand | Bugfix: *Don't* resolve PE imports if asked not to ... |
tree | commitdiff |
1999-10-13 |
Ulrich Weigand | Bugfix: When loading an executable module fails, don... |
tree | commitdiff |
1999-09-29 |
Ulrich Weigand | Bugfix: Don't call GetVersionExA too early, to avoid... |
tree | commitdiff |
1999-09-28 |
Uwe Bonnes | Remember the allocated string to free it. |
tree | commitdiff |
1999-09-27 |
Ulrich Czekalla | Fix integer based resource id assumption. |
tree | commitdiff |
1999-09-27 |
Alexandre Julliard | Moved all signal support to a new platform-specific... |
tree | commitdiff |
1999-09-22 |
Alexandre Julliard | Fixed memory allocation bug. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Don't create thunk for task signal proc, call it directly. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Set 'expected_version' of built-in and dummy modules... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Make CallTo16 return stub segment owned by KERNEL. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Bugfix: Improved GetCodeHandle16 / GetCodeInfo16. |
tree | commitdiff |
1999-09-05 |
Alexandre Julliard | Removed __winelib flag. |
tree | commitdiff |
1999-09-04 |
Pierre Mageau | Changed CopyImage to accept desiredX, desiredY and... |
tree | commitdiff |
1999-09-04 |
Huw D M Davies | winspool -> winspool.drv |
tree | commitdiff |
1999-09-03 |
Eric Pouech | Do not remove .drv from filenames. |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Bugfix: restore STACK16FRAME fields in SwitchStackBack16. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
tree | commitdiff |
1999-08-15 |
Michael Karcher | Make sure we have a dgroup before patching prologs. |
tree | commitdiff |
1999-08-15 |
Ulrich Weigand | Adapted to new-style Wine thunks. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-08-04 |
Alexandre Julliard | Got rid of dsprintf and related macros. |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed SIGNAL_MaskAsyncEvents and cleaned up signal... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions. |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Changed INSTR_EmulateInstruction to use a CONTEXT86... |
tree | commitdiff |
1999-07-31 |
Ulrich Weigand | Implemented KERNEL.447 (WIN32_OldYield16). |
tree | commitdiff |
1999-07-31 |
Andreas Mohr | Fixed the DSEG value in the SEGTABLEENTRY struct. |
tree | commitdiff |
1999-07-30 |
Huw D M Davies | Strip .drv extensions to MODULE_GetLoadOrder. |
tree | commitdiff |
1999-07-30 |
Ulrich Weigand | Bugfix: Install task-entry breakpoint *after* EXE modul... |
tree | commitdiff |
1999-07-30 |
Ulrich Weigand | GetModuleHandle16: treat Win32 modules correctly. |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Work around 'local extern declaration with attribute... |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Unify startup sequence for Wine and WineLib. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Removed MODULE_GetWndProcEntry16(). |
tree | commitdiff |
1999-07-18 |
Eric Pouech | Work around gcc sig11 fault. |
tree | commitdiff |
1999-07-15 |
Uwe Bonnes | Add WINAPI for EntryAddrProc. |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | Added support for 32-bit NE code segments. |
tree | commitdiff |
1999-07-12 |
Eric Pouech | Compiler warnings fix. |
tree | commitdiff |
1999-07-12 |
Ulrich Weigand | Fixed bugs introduced by 'register' and 'return' functi... |
tree | commitdiff |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK1... |
tree | commitdiff |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC... |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Improved behaviour of GetModuleHandle16 w.r.t dummy... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Fix InitTask() to work if DGROUP was manually resized. |
tree | commitdiff |
1999-07-10 |
Marcus Meissner | Made string compare case insensitive in GetModuleHandle... |
tree | commitdiff |
1999-07-04 |
Joshua Thielen | Fixed DestroyAcceleratorTable and implemented CreateAcc... |
tree | commitdiff |
1999-07-04 |
Marcus Meissner | When enumerating resource, only use the lower 31 bit... |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-07-03 |
Ulrich Weigand | Bugfix: TASK_CallToStart didn't pass correct hInstance... |
tree | commitdiff |
1999-07-03 |
Ulrich Weigand | On NE process creation, move major part of NE EXE modul... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Dave Pickles | Ensure that the command-line passed to the various... |
tree | commitdiff |
1999-06-26 |
Uwe Bonnes | NE_LoadFileModule: Free module when NE_LoadDLLs fails. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Use exceptions instead of ctx_debug_call. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Moved signal handling to exception.c, generate exceptio... |
tree | commitdiff |
1999-06-18 |
Ulrich Weigand | Fix compiler warning. |
tree | commitdiff |
1999-06-13 |
Marcus Meissner | Fixed ambigous else/brace problem, moved "name" computa... |
tree | commitdiff |
1999-06-13 |
Ulrich Weigand | Removed broken hack to support shared DLLs (e.g. USER32... |
tree | commitdiff |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Removed direct references to CLASS internals. |
tree | commitdiff |
1999-06-12 |
Guy Albertelli | Add new "walk" command options to list processes and... |
tree | commitdiff |
1999-06-12 |
Eric Pouech | Made the service thread instanciable in every process. |
tree | commitdiff |
1999-06-12 |
Ove Kaaven | Various DPMI fixes and preliminary DPMI raw mode switch... |
tree | commitdiff |
1999-06-12 |
Ulrich Weigand | Release Win16Lock during PROCESS_Create. |
tree | commitdiff |
1999-06-07 |
Marcus Meissner | Trying to fix sigaltstack() problem reported by Debian... |
tree | commitdiff |
1999-06-07 |
Ulrich Weigand | Consult ne.operating_system field for NE files in GetBi... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | 16-bit scheduler reorganized: run all tasks in their... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed SERVICE_Exit(). |
tree | commitdiff |
1999-06-06 |
Guy Albertelli | Use SearchPath to test for existance of programs in... |
tree | commitdiff |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone. |
tree | commitdiff |
1999-05-29 |
Gerald Pfeifer | Fixed compilation erros on non-Linux systems. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Removed process argument to PROCESS_CallUserSignalProc. |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added UserRepaintDisable16(). |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Adapted to event synchronization changes. |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Fixed silly EINTR bug with starting dosmod. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
tree | commitdiff |
1999-05-22 |
Bertho Stultiens | Bugfix: Prevent null-pointer dereference in TRACE argum... |
tree | commitdiff |
1999-05-22 |
Bertho Stultiens | Fixed wrong NE module registration so that resources... |
tree | commitdiff |
next |