Thomas Crider
|
1211b37878
|
kernel32: Add SetProcessAffinityUpdateMode stub.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-17 10:04:42 +02:00 |
Alistair Leslie-Hughes
|
d5fd01350f
|
kernel32: Implement GetCurrencyFormatEx.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-18 10:21:33 +02:00 |
Gijs Vermeulen
|
5818bfdbf5
|
kernelbase: Add missing forward.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-26 12:14:40 +02:00 |
Austin English
|
252752f8d9
|
kernel32: Add GetNumaNodeProcessorMaskEx stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-20 12:10:32 +01:00 |
Francois Gouget
|
f98a2da123
|
kernelbase/tests: Fix a couple of typos in skip messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-16 10:50:49 +01:00 |
Sergio Gómez Del Real
|
2d74a4ff43
|
kernel32: Implement FindNLSStringEx.
Signed-off-by: Sergio Gómez Del Real <sdelreal@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-13 20:58:07 +01:00 |
Nikolay Sivov
|
203c5a8f7a
|
kernelbase: Implement PathCchAddBackslash()/PathCchAddBackslashEx().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-02 16:19:44 +01:00 |
Michael Müller
|
e9b3ccaca3
|
kernelbase/tests: Add some tests for PathCchCombineEx().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-01 19:25:59 +01:00 |
Michael Müller
|
7d9c95269b
|
kernelbase: Add stub for QuirkIsEnabled.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-27 10:28:13 +01:00 |
Nikolay Sivov
|
32617e814a
|
kernel32: Add CreateRemoteThreadEx().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-26 11:26:12 +01:00 |
Nikolay Sivov
|
cb05be7bff
|
kernel32: Add GetEnabledXStateFeatures() stub.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-26 11:25:51 +01:00 |
Fabian Maurer
|
5eb13b2413
|
kernel32: Add stub for ReOpenFile.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-01 22:24:58 +01:00 |
Austin English
|
db5a57c5f2
|
kernel32: Add QueryProcessCycleTime stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-01 22:24:58 +01:00 |
Louis Lenders
|
54c414d96a
|
kernelbase: Quiet a noisy fixme in QuirkIsEnabled3.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-12-18 16:03:33 +01:00 |
Andrey Gusev
|
cf415c62ed
|
kernel32: Add CreateThreadpoolIo stub.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-24 16:48:03 +01:00 |
Austin English
|
adc8d95e02
|
advapi32: Add initial Perf* stubs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-20 12:37:15 +01:00 |
Alistair Leslie-Hughes
|
00b57428a5
|
kernelbase: Add AppPolicyGetWindowingModel stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-06 08:36:48 +02:00 |
Alistair Leslie-Hughes
|
a06af67969
|
kernelbase: Add AppPolicyGetShowDeveloperDiagnostic stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-06 08:36:43 +02:00 |
Alistair Leslie-Hughes
|
825d5c8641
|
kernelbase: Add AppPolicyGetThreadInitializationType stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-05 21:42:02 +02:00 |
Alistair Leslie-Hughes
|
ed4c5c7864
|
kernelbase: Add AppPolicyGetProcessTerminationMethod stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-05 21:41:56 +02:00 |
Sebastian Lackner
|
59ecc9ccd9
|
kernel32: Add stub for GetProcessWorkingSetSizeEx.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-13 08:45:22 +02:00 |
Alexandre Julliard
|
12167d2e36
|
kernel32: Implement AddDllDirectory and RemoveDllDirectory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-29 08:16:52 +02:00 |
Jactry Zeng
|
b9a9fe4a04
|
kernel32: Add stub for ResolveLocaleName.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-19 19:13:30 +02:00 |
Austin English
|
980754bff7
|
kernel32: Add SetThreadIdealProcessorEx stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-24 17:55:47 +02:00 |
Michael Müller
|
2b79436ab9
|
kernel32: Add stub for GetPackageFullName.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-24 11:09:59 +02:00 |
Louis Lenders
|
6c7760f217
|
advapi32: Add stubs for RegSaveKeyEx{A,W}.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-20 19:10:21 +02:00 |
Andrey Gusev
|
7584e082bf
|
kernelbase: Add QuirkIsEnabled3 stub.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-29 10:27:16 +02:00 |
Austin English
|
646117bf91
|
kernelbase: Sync spec file to Windows 10.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-27 16:54:53 +02:00 |
Austin English
|
ad6c781eb2
|
kernel32: Add GetVolumeInformationByHandleW stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-21 20:52:04 +01:00 |
Huw Davies
|
4c146152dd
|
kernel32: Implement Process thread attribute lists.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-06 15:44:01 +01:00 |
Austin English
|
5003f15289
|
kernel32: Add SetDefaultDllDirectories stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-28 00:07:57 +09:00 |
Austin English
|
0f137a0b89
|
ntdll: Forward DecodeSystemPointer/EncodeSystemPointer to DecodePointer/EncodePointer.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-22 12:47:51 +09:00 |
Daniel Lehman
|
e9e538abff
|
kernel32: Add GetNumberFormatEx.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-19 16:43:23 +09:00 |
Michael Müller
|
6e12aba9c7
|
kernel32: Implement GetFinalPathNameByHandle.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-09 00:12:23 +09:00 |
Michael Müller
|
52cf9236ed
|
kernelbase: Add missing forwards to advapi32 and user32 functions.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 16:44:24 +09:00 |
Detlef Riekenberg
|
30686975a9
|
kernelbase: Add dll with forwards to kernel32.dll.
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-22 00:36:29 +09:00 |