nls
|
kernel32: Add Invariant string table.
|
2015-08-27 14:27:50 +09:00 |
tests
|
kernel32/tests: Add tests for GetConsoleFontSize.
|
2015-11-03 00:33:25 +09:00 |
console.c
|
kernel32: Add SetConsoleKeyShortcuts stub.
|
2015-11-03 23:12:03 +09:00 |
file.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |
heap.c
|
kernel32: Add AllocateUserPhysicalPages stub.
|
2015-11-03 00:33:25 +09:00 |
kernel32.spec
|
kernel32: Add SetConsoleKeyShortcuts stub.
|
2015-11-03 23:12:03 +09:00 |
locale_rc.rc
|
kernel32: Add Invariant string table.
|
2015-08-27 14:27:50 +09:00 |
path.c
|
kernel32: Fix invalid write.
|
2015-11-02 23:02:21 +09:00 |
sync.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |
term.c
|
kernel32: Make TERM_dbkey_init const.
|
2015-10-07 21:28:50 +09:00 |
time.c
|
Assorted spelling and typos fixes.
|
2015-08-18 15:00:13 +09:00 |
volume.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |