wine-wine/server
Alexandre Julliard c30cefb2d5 Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added a security token object in wineserver. 2003-07-24 00:07:00 +00:00
async.c Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
async.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
atom.c Moved all references to file descriptors out of the generic object 2003-02-19 00:33:32 +00:00
change.c Moved list.h to include/wine so that it can be used everywhere. 2003-09-11 20:45:17 +00:00
clipboard.c - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
console.c Fixed regression in process creation (std handle inheritance). 2003-08-19 01:05:17 +00:00
console.h In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
context_i386.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
context_powerpc.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
context_sparc.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
debugger.c Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
device.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
event.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
fd.c One more workaround for a missing NFS lock daemon. 2003-07-03 18:12:02 +00:00
file.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
file.h Spelling fixes (s/occured/occurred/ and variants). 2003-07-15 20:53:39 +00:00
handle.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
handle.h - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
hook.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
main.c Added generic signal handling mechanism based on pipes to synchronize 2003-03-26 01:32:18 +00:00
mapping.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
mutex.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
named_pipe.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
object.c Moved list.h to include/wine so that it can be used everywhere. 2003-09-11 20:45:17 +00:00
object.h Moved list.h to include/wine so that it can be used everywhere. 2003-09-11 20:45:17 +00:00
process.c Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
process.h Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
protocol.def Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
ptrace.c Cope with wait4 being interrupted by a signal. 2003-08-21 21:35:15 +00:00
queue.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
registry.c Added a few missing stdarg.h includes. 2003-09-07 05:08:14 +00:00
request.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
request.h Implement registry key unloading. 2003-08-19 03:08:17 +00:00
semaphore.c Removed no longer correct assertion. 2003-05-02 20:18:09 +00:00
serial.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
signal.c Fix for compiling on NetBSD. 2003-04-13 01:06:14 +00:00
smb.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
snapshot.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
sock.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
thread.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
thread.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
timer.c Implemented timer related functions in ntdll and make the kernel32 2003-05-20 04:00:42 +00:00
token.c Added a security token object in wineserver. 2003-07-24 00:07:00 +00:00
trace.c Store module names in Unicode in the server. 2003-09-30 01:04:19 +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 Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
user.h Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
window.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00