server: Specify the user APC to call only once the system APC has executed.
[wine] / include / wine / server_protocol.h
2008-12-30  Alexandre Julliardserver: Specify the user APC to call only once the...
2008-12-30  Alexandre Julliardserver: Explicitly specify when an ioctl call needs...
2008-12-30  Alexandre Julliardserver: Make the arguments for CreateRemoteThread clien...
2008-12-30  Alexandre Julliardserver: Make a couple of fields smaller in the apc_call...
2008-12-30  Alexandre Julliardserver: Make padding explicit in the wake_up_reply...
2008-12-30  Alexandre Julliardserver: Make the address parameters in inter-process...
2008-12-30  Alexandre Julliardserver: Make the mapping base address a client_ptr_t...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-12-30  Alexandre Julliardserver: Make the message callback function a client_ptr...
2008-12-29  Alexandre Julliardserver: Make timer callback function and argument clien...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the device opaque data a client_ptr_t...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make the select cookie a client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Store debugging output strings as client_ptr_t...
2008-12-29  Alexandre Julliardserver: Store module names as client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-29  Alexandre Julliardserver: Add a module_handle_t type to represent client...
2008-12-26  Alexandre Julliardserver: Use the same field for process and thread handl...
2008-12-26  Alexandre Julliardserver: Store the async handle inside the async_data_t...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
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-17  Alexandre Julliardserver: Add a mem_size_t type to represent memory sizes...
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 Julliardserver: Windows properties are actually generic params...
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-09  Alexandre Julliardserver: Get rid of the support for module snapshots...
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: The name len in the get_directory_entry request...
2008-12-06  Alexandre Julliardserver: Convert the registry key modification time...
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll: Store the per-page committed status in the serve...
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-10-20  Alexandre Julliardserver: Added a request to unlink an object from its...
2008-09-12  Alexandre Julliardserver: Implemented the server side of Get/SetLayeredWi...
2008-07-03  Alexandre Julliardserver: Set the visible rect in the set_window_pos...
2008-06-25  Alexandre Julliardserver: Also return the top-level message window in...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-03-19  Alexandre Julliarduser32: Implemented EnumDesktopWindows.
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2007-12-28  Dmitry Timoshkovuser32: Reimplement IsHungAppWindow.
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinws2_32: Make certain winsock functions generate i/o...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-30  Alexandre Julliardserver: Add the generated files missing from the last...
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-08-29  Alexandre Julliardserver: Set the queue mask directly in get_message...
2007-08-29  Alexandre Julliardserver: Message results should be stored as longs,...
2007-08-27  Alexandre Julliardserver: Store a separate flag for windows that need...
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-06-06  Alexandre Julliardserver: Add support for system processes, that can...
2007-06-04  Alexandre Julliardserver: Remove the extra apc_arg parameter now that...
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
2007-05-08  Alexandre Julliardserver: Add request to retrieve the next pending ioctl...
2007-05-08  Alexandre Julliardserver: Add support for generic device objects managed...
2007-05-03  Alexandre Julliardserver: Infrastructure to return a wait handle for...
2007-04-23  Alexandre Julliardserver: Return a more correct fd type for anonymous...
2007-04-18  Alexandre Julliardserver: Moved the FSCTL_PIPE_LISTEN implementation...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
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-16  Alexandre Julliardserver: Move the server part of device unmounting to...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-16  Alexandre Julliardserver: Add infrastructure for ioctl server request.
2007-04-10  Alexandre Julliardntdll: Store the file access and options in the fd...
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-04  Alexandre Julliardserver: Add support for associating a file descriptor...
2007-03-27  Alexandre Julliardserver: Add support for queuing a user APC upon async...
2007-03-22  Alexandre Julliardserver: Implement the open_file method for named pipes.
2007-03-22  Alexandre Julliardserver: Implement the open_file method for mailslots.
2007-03-22  Alexandre Julliardserver: Implemented the open_file method for named...
2007-03-21  Alexandre Julliardserver: Use a standard async I/O event to signal direct...
2007-03-21  Alexandre Julliardserver: Add support for storing an event to signal...
next