wine-wine/server
Alexandre Julliard 23bb3715f7 Added support for building certain dlls with -DSTRICT.
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
2002-10-18 23:46:28 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added support for building certain dlls with -DSTRICT. 2002-10-18 23:46:28 +00:00
async.c Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +00:00
async.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
atom.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
console.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
console.h Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
context_i386.c Implemented CONTEXT_DEBUG_REGISTERS on FreeBSD. 2002-08-14 20:59:03 +00:00
context_powerpc.c Use Iar (Instruction Address Register) instead of Fill[0]. 2002-08-30 00:00:57 +00:00
context_sparc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
debugger.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
device.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
event.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
file.c Check for mkstemp, added a port implementation if it is not 2002-07-29 23:55:39 +00:00
handle.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
handle.h Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
list.h Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
main.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
mapping.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
mutex.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
named_pipe.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
object.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
object.h Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
pipe.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
process.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
process.h Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
protocol.def Added support for building certain dlls with -DSTRICT. 2002-10-18 23:46:28 +00:00
ptrace.c A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
queue.c Rewrote caret implementation to store the information in the server. 2002-10-17 01:24:33 +00:00
registry.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
request.c Added -k option to kill an existing wineserver. 2002-08-16 20:02:15 +00:00
request.h Rewrote caret implementation to store the information in the server. 2002-10-17 01:24:33 +00:00
select.c Added -k option to kill an existing wineserver. 2002-08-16 20:02:15 +00:00
semaphore.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
serial.c Implemented FlushFileBuffers for serial devices. 2002-07-16 01:20:38 +00:00
smb.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
snapshot.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
sock.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
thread.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
thread.h Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
timer.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
trace.c Rewrote caret implementation to store the information in the server. 2002-10-17 01:24:33 +00:00
unicode.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
unicode.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Fixed next_user_handle to also work on deleted handles. 2002-05-31 18:25:53 +00:00
user.h Reimplemented Get/SetActiveWindow, Get/SetFocus and 2002-10-11 23:41:06 +00:00
window.c Reimplemented Get/SetActiveWindow, Get/SetFocus and 2002-10-11 23:41:06 +00:00