server: Make apc_param_t always 64-bit.
[wine] / tools / make_requests
2008-12-17  Alexandre Julliardserver: Make apc_param_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Use mem_size_t instead of file_pos_t for memory...
2008-12-17  Alexandre Julliardserver: Make mem_size_t always 64-bit.
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2008-12-10  Alexandre Julliardtools: Keep track of requests sizes and alignments...
2008-12-10  Alexandre Julliardtools: Re-use the file updating routines from make_make...
2008-12-10  Alexandre Julliardserver: Define an lparam_t type for message parameters...
2008-12-09  Alexandre Julliardserver: Don't use size_t for module sizes, they are...
2008-12-08  Alexandre Julliardserver: Make user handles ints instead of pointers.
2008-12-08  Alexandre Julliardserver: Make object handles ints instead of pointers.
2008-12-06  Alexandre Julliardserver: Convert the registry key modification time...
2008-11-05  Michael Stefaniucmake_requests: Do not generate code that casts zero...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-04  Alexandre Julliardmake_requests: More aggressive grepping for status...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-04  Alexandre Julliardmake_requests: Grab status names from async_terminate...
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2006-07-26  Alexandre Julliardserver: Added data_size_t type to represent sizes in...
2006-06-07  Mike McCormackserver: Use unsigned long for request types that are...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-23  Alexandre Julliardserver: More generic mechanism for adding typecasts...
2005-07-29  Alexandre JulliardAutomatically generate the list of error names in make_...
2004-11-02  Alexandre JulliardRestore chunk of code lost in previous changes.
2004-10-21  Francois GougetDeclare DO_DUMP_FUNC() before calling it and call norma...
2004-10-04  Francois GougetAdd 'use strict'.
2003-10-01  Gerald PfeiferCast time_t to long for printing.
2003-04-02  Alexandre JulliardAdded abs_time_t structure to the server protocol,...
2003-02-01  Alexandre JulliardMade process and thread ids small integers instead...
2002-10-19  Alexandre JulliardConverted the server to -DSTRICT.
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-10-16  Alexandre JulliardAdded requests to store window rectangles in the server.
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.
2001-07-19  Alexandre JulliardUse the new protocol.def file to build the request...
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-29  Alexandre JulliardAdded the data structures and macros that will be neede...
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-08  Alexandre JulliardAdded server protocol version check.
2000-01-27  Alexandre JulliardImplemented GetThreadSelectorEntry through the server.
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
1999-11-23  Alexandre JulliardDifferentiate tracing functions between request and...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-15  Alexandre JulliardServer reorganization:
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-01-19  Alexandre JulliardAdded long type format.
1999-01-01  Alexandre JulliardSend debugging output to stderr.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809