- 23 Jul, 1999 1 commit
-
-
Ulrich Weigand authored
-
- 20 Jul, 1999 1 commit
-
-
Bertho Stultiens authored
a new parser state. The is now a warning when a 2 byte integer is larger than 16 bit (and is truncated). - Fixed a couple of cosmetic things in the DLGINIT stuff so that dumping of this type will work as expected. - Added generalized language/version/characteristics support to the DLGINIT resource type. Ulrich Czekalla <ulrichc@corel.ca> - Added support for DLGINIT resource-type. - Added string continuation and embedded quoting. - Added numeric IDs for icons in controls. Eric Pouech <Eric.Pouech@wanadoo.fr> - Bugfix: Distinguish between 2 and 4 byte integers in RCDATA.
-
- 18 Jul, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 15 Jul, 1999 1 commit
-
-
Ulrich Weigand authored
Include if1632/ and graphics/win16drv/ into WineLib. Move miscemu/emulate.c into dlls/win87em/.
-
- 11 Jul, 1999 2 commits
-
-
Alexandre Julliard authored
some 'register' functions into normal functions. Removed the few remaining 'return' functions to simplify relay handling.
-
Ulrich Weigand authored
16-bit snoop/relay debugging, and make rules.
-
- 04 Jul, 1999 2 commits
-
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
- 26 Jun, 1999 3 commits
-
-
Alexandre Julliard authored
context. Added #ifdef __i386__ around accesses to 386 registers in the generic CONTEXT structure.
-
Patrik Stridvall authored
Removed warnings. Made the include files self-sufficient. Some Solaris fixes.
-
Alexandre Julliard authored
- merged request and reply structures - build requests directly into the buffer to avoid a copy
-
- 22 Jun, 1999 2 commits
-
-
Alexandre Julliard authored
A few other optimizations in request processing in the server. Moved automatically generated request definitions to server.h and removed include/server/request.h.
-
Alexandre Julliard authored
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
-
- 12 Jun, 1999 2 commits
-
-
Patrik Stridvall authored
scheme.
-
Ove Kaaven authored
-
- 11 Jun, 1999 1 commit
-
-
Alexandre Julliard authored
Fixed read_console_input parameters to conform to the reply structure declaration.
-
- 06 Jun, 1999 1 commit
-
-
Ulrich Weigand authored
-
- 29 May, 1999 1 commit
-
-
Paul Quinn authored
-
- 24 May, 1999 1 commit
-
-
Alexandre Julliard authored
Added cmd_line and cmd_show in new_process request.
-
- 22 May, 1999 1 commit
-
-
Ulrich Weigand authored
Pass %esi back-and-forth in CBClientThunkSL(Ex). Copy modified buffers back after return from FT_Thunk. Fix broken recognition of LS thunklets.
-
- 15 May, 1999 1 commit
-
-
Alexandre Julliard authored
- moved request handlers to the specific C files - moved handle management to handle.c - moved server private includes to server/ instead of include/server/
-
- 14 May, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 13 May, 1999 1 commit
-
-
Alexandre Julliard authored
Simplified relay debugging for register functions.
-
- 12 May, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 10 May, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 08 May, 1999 2 commits
-
-
Jean-Louis Thirot authored
-
Patrik Stridvall authored
-
- 02 May, 1999 1 commit
-
-
Alexandre Julliard authored
-
- 26 Apr, 1999 1 commit
-
-
Gerald Pfeifer authored
-
- 25 Apr, 1999 5 commits
-
-
Patrik Stridvall authored
-
Jim Aston authored
-
Eric Pouech authored
Small perl enhancement (work in strict mode). Small updates in heuristics.
-
Bertho Stultiens authored
- Fixed sort order of resources (must be name before ordinal). - Shuffled a couple of global variables so that built-in dlls now can load resources through the proper PE interface.
-
Adam Sacarny authored
Option to disable creation of debugging output. Debugging output is now created in directory script was started in.
-
- 22 Apr, 1999 1 commit
-
-
Ulrich Weigand authored
-
- 19 Apr, 1999 1 commit
-
-
Patrik Stridvall authored
-
- 18 Apr, 1999 2 commits
-
-
Alexandre Julliard authored
-
Ove Kaaven authored
wine and regapi, runs tools/wineconf to generate a configuration file if one does not already exist, and uses regapi to install the default registry.
-
- 16 Apr, 1999 2 commits
-
-
Andreas Mohr authored
- Fixed MyAlloc (AKA NE_AllocateSegment). - Implemented PatchCodeHandle16.
-
Robert Pouliot authored
-