.. |
nls
|
kernel32/nls: Add locale data for positive and negative infinity.
|
2019-07-31 18:17:05 +02:00 |
tests
|
ntdll: Call send_debug_event from debug handler on x86_64.
|
2019-09-04 20:03:30 +02:00 |
Makefile.in
|
kernel32: Move unhandled exception functions to kernelbase.
|
2019-09-09 16:25:55 +02:00 |
actctx.c
|
kernel32: Move activation context functions to kernelbase.
|
2019-07-02 16:28:17 +02:00 |
atom.c
|
…
|
|
comm.c
|
kernel32: Move ioctl functions to kernelbase.
|
2019-09-09 21:05:07 +02:00 |
computername.c
|
…
|
|
console.c
|
kernel32: Move console functions to kernelbase.
|
2019-09-10 23:20:41 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Move QueryPerformanceCounter/Frequency functions to ntdll.
|
2019-09-09 16:25:55 +02:00 |
debugger.c
|
kernel32: Move debugger functions to kernelbase.
|
2019-09-09 11:44:29 +02:00 |
editline.c
|
…
|
|
environ.c
|
kernel32: Move process startup information functions to kernelbase.
|
2019-09-09 16:25:55 +02:00 |
file.c
|
kernel32: Move some file name functions to kernelbase.
|
2019-08-12 12:46:59 +02:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Move global/local memory functions to kernelbase.
|
2019-09-09 11:44:29 +02:00 |
kernel32.spec
|
kernel32: Move some locale functions to kernelbase.
|
2019-09-17 18:32:14 +02:00 |
kernel_main.c
|
ntdll: Extend NtGetTickCount() to return 64-bits. Forward kernel32 functions to it.
|
2019-05-16 20:54:23 +02:00 |
kernel_private.h
|
kernel32: Move wait functions to kernelbase.
|
2019-07-01 20:42:42 +02:00 |
lcformat.c
|
…
|
|
locale.c
|
kernel32: Move some locale functions to kernelbase.
|
2019-09-17 18:32:14 +02:00 |
locale_rc.rc
|
kernel32: Add Asturian locale.
|
2019-05-03 21:47:49 +02:00 |
lzexpand.c
|
…
|
|
module.c
|
kernel32: Add .seh annotations for x86_64.
|
2019-08-21 11:52:05 +02:00 |
nameprep.c
|
make_unicode: Avoid including wine/unicode.h in generated files.
|
2019-05-22 19:16:05 +02:00 |
oldconfig.c
|
…
|
|
path.c
|
kernel32: Move some path functions to kernelbase.
|
2019-09-17 16:50:44 +02:00 |
powermgnt.c
|
kernel32: Forward power request functions to ntdll.
|
2019-08-01 19:12:03 +02:00 |
process.c
|
ntdll: Allocate environment blocks from the process heap.
|
2019-09-09 16:25:55 +02:00 |
profile.c
|
kernel32: Simplify is_not_current().
|
2019-05-15 19:23:44 +02:00 |
resource.c
|
kernel32: Move resource functions to kernelbase.
|
2019-07-02 16:28:17 +02:00 |
string.c
|
kernel32: Move lstr* string functions to kernelbase.
|
2019-07-01 15:56:46 +02:00 |
sync.c
|
kernel32: Move memory resource functions to kernelbase.
|
2019-09-08 22:52:09 +02:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
kernel32: Move some process functions to kernelbase.
|
2019-08-09 15:24:52 +02:00 |
time.c
|
kernel32: Move the implementation of GetTickCount() to kernel32.
|
2019-05-30 21:53:27 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32: Move OS version functions to kernelbase.
|
2019-09-09 11:44:29 +02:00 |
version.rc
|
…
|
|
virtual.c
|
kernel32: Move virtual memory functions to kernelbase.
|
2019-09-08 22:52:09 +02:00 |
volume.c
|
kernel32: Use strncmpiW instead of memicmpW for strings without embedded nulls.
|
2019-05-07 11:31:05 -05:00 |
wctype.c
|
make_unicode: Remove duplicate DECLSPEC_HIDDEN.
|
2019-05-24 11:25:38 +02:00 |
wer.c
|
kernel32: Add stub WerUnregisterRuntimeExceptionModule.
|
2019-05-17 09:23:17 +02:00 |
winerror.mc
|
…
|
|