wine/server
Alexandre Julliard 8286b780a4 server: Don't use wine/unicode.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-24 19:43:38 +01:00
..
async.c
atom.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
change.c
class.c server: Ignore low word of a class instance when looking up for a window class. 2020-02-27 23:34:51 +01:00
clipboard.c
completion.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
console.c server: Store length of console history lines instead of null-terminating them. 2020-03-23 11:43:57 +01:00
debugger.c server: Validate status in continue_debug_event. 2020-02-13 21:42:44 +01:00
device.c server: Hold a reference to the file in delete_file(). 2020-03-03 11:43:01 +01:00
directory.c server: Add a helper function for creating a Unicode string. 2020-03-24 19:43:38 +01:00
event.c
fd.c server: Store the real Unix path. 2020-03-23 12:13:44 +01:00
file.c server: Fix up executable permissions when renaming files. 2020-03-12 21:18:18 +01:00
file.h server: Fix up executable permissions when renaming files. 2020-03-12 21:18:18 +01:00
handle.c
handle.h
hook.c
mach.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
mailslot.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
main.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
Makefile.in server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
mapping.c
mutex.c
named_pipe.c server: Don't block ConnectNamedPipe for pipe in PIPE_NOWAIT mode. 2019-10-16 16:03:36 +02:00
object.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
object.h server: Add a helper function for splitting a path into individual elements. 2020-03-24 19:43:38 +01:00
process.c server: Support creating processes with specified parent. 2019-12-13 13:13:36 +01:00
process.h server: Support creating processes with specified parent. 2019-12-13 13:13:36 +01:00
procfs.c
protocol.def ntdll: Check for an existing file on the server side. 2020-03-12 21:18:18 +01:00
ptrace.c
queue.c
region.c
registry.c server: Add a helper function for case-insensitive Unicode string comparisons. 2020-03-24 19:43:38 +01:00
request.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
request.h ntdll: Check for an existing file on the server side. 2020-03-12 21:18:18 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Revert b4a1d80ae3 for now. 2020-01-06 22:19:19 +01:00
symlink.c server: Use byte length in dump_strW() for consistency. 2020-03-23 11:39:09 +01:00
thread.c server: Use STATUS_KERNEL_APC to indicate system APCs. 2020-02-05 21:28:15 +01:00
thread.h ntdll: Implement thread description as information class. 2019-11-26 16:32:32 +01:00
timer.c
token.c server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
trace.c server: Use byte length in dump_strW() for consistency. 2020-03-23 11:39:09 +01:00
unicode.c server: Add a helper function for hashing a Unicode string. 2020-03-24 19:43:38 +01:00
unicode.h server: Don't use wine/unicode.h. 2020-03-24 19:43:38 +01:00
user.c
user.h server: Support creating processes with specified parent. 2019-12-13 13:13:36 +01:00
window.c server: Store length of window text instead of null-terminating it. 2020-03-23 11:40:04 +01:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c server: Add a helper function for splitting a path into individual elements. 2020-03-24 19:43:38 +01:00