Sweden-Number/server
Alexandre Julliard 68abbc86e6 Convert the key notifications list to a standard list. 2005-02-24 19:43:53 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in - got rid of include/async.h 2005-01-14 19:54:38 +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 Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
class.c Store a pointer to the client-side class structure in the server and 2003-12-11 05:34:53 +00:00
clipboard.c The clipboard owner can be set by the thread that has the clipboard 2004-08-23 17:57:03 +00:00
console.c - ctrl-c enabling flag is now inherited 2004-09-08 01:25:05 +00:00
console.h In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
context_alpha.c Create the necessary functions for wineserver contexts for Alpha. 2004-10-14 03:05:09 +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 Const correctness fixes. 2004-11-30 21:38:57 +00:00
event.c - moved event, semaphore, mutex implementation from kernel32 to ntdll 2004-12-02 18:05:37 +00:00
fd.c Convert async I/O queues to standard lists. 2005-02-24 17:06:31 +00:00
file.c Convert async I/O queues to standard lists. 2005-02-24 17:06:31 +00:00
file.h Convert async I/O queues to standard lists. 2005-02-24 17:06:31 +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 Add support for winevent hooks. 2005-02-03 16:40:20 +00:00
main.c Make sure leaked objects are printed even if a file descriptor is 2005-02-03 10:46:15 +00:00
mapping.c Support mapping non page-aligned binaries for SEC_IMAGE mappings. 2005-01-04 12:04:06 +00:00
mutex.c - moved event, semaphore, mutex implementation from kernel32 to ntdll 2004-12-02 18:05:37 +00:00
named_pipe.c Support WaitNamedPipe timeouts. 2005-02-08 12:54:23 +00:00
object.c Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
object.h - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
process.c - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
process.h Added window classes in the server, and support for inter-process 2003-12-10 04:08:06 +00:00
protocol.def - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
ptrace.c Cope with wait4 being interrupted by a signal. 2003-08-21 21:35:15 +00:00
queue.c Ensure that caret position is not reset to (0, 0) when CreateCaret is 2005-02-18 20:02:55 +00:00
region.c Removed no longer used create_region function, and directly export 2005-02-22 19:42:35 +00:00
registry.c Convert the key notifications list to a standard list. 2005-02-24 19:43:53 +00:00
request.c Make sure leaked objects are printed even if a file descriptor is 2005-02-03 10:46:15 +00:00
request.h - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
semaphore.c - moved event, semaphore, mutex implementation from kernel32 to ntdll 2004-12-02 18:05:37 +00:00
serial.c Convert async I/O queues to standard lists. 2005-02-24 17:06:31 +00:00
signal.c - got rid of include/async.h 2005-01-14 19:54:38 +00:00
snapshot.c - Implemented a few information classes in NtQuerySystemInformation. 2003-09-16 01:07:21 +00:00
sock.c Convert async I/O queues to standard lists. 2005-02-24 17:06:31 +00:00
thread.c Add support for winevent hooks. 2005-02-03 16:40:20 +00:00
thread.h Added set_win32_error() for error codes that don't have an NT status 2003-12-10 01:12:18 +00:00
timer.c Implement NtQueryTimer. 2004-12-13 21:10:58 +00:00
token.c - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
trace.c - Implement AdjustTokenPrivileges, DuplicateTokenEx and 2005-02-11 11:52:06 +00:00
unicode.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
unicode.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
user.c Only allocate even-numbered window handles, MS Project depends on that 2004-05-28 19:35:37 +00:00
user.h Removed no longer used create_region function, and directly export 2005-02-22 19:42:35 +00:00
window.c Allow the client rectangle to be of arbitrary size and dimensions, 2005-02-22 19:41:43 +00:00