diff --git a/patches/Makefile b/patches/Makefile index 327e888f..2ab10903 100644 --- a/patches/Makefile +++ b/patches/Makefile @@ -250,28 +250,34 @@ Staging.ok: # Patchset api-ms-win-core-Stubs # | # | Modified files: -# | * configure.ac, dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in, dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core- -# | datetime-l1-1-1.spec, dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in, dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win- -# | core-fibers-l1-1-1.spec, dlls/api-ms-win-core-file-l2-1-0/Makefile.in, dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core- -# | file-l2-1-0.spec, dlls/api-ms-win-core-localization-l1-2-1/Makefile.in, dlls/api-ms-win-core-localization-l1-2-1/api-ms- -# | win-core-localization-l1-2-1.spec, dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in, dlls/api-ms-win-core-winrt- -# | error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec, dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in, dlls/api-ms-win- -# | core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec, dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in, dlls/api-ms-win- -# | core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec, tools/make_specfiles +# | * configure.ac, dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in, dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core- +# | datetime-l1-1-0.spec, dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in, dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win- +# | core-datetime-l1-1-1.spec, dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in, dlls/api-ms-win-core-fibers-l1-1-0/api-ms- +# | win-core-fibers-l1-1-0.spec, dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in, dlls/api-ms-win-core-fibers-l1-1-1/api-ms- +# | win-core-fibers-l1-1-1.spec, dlls/api-ms-win-core-file-l2-1-0/Makefile.in, dlls/api-ms-win-core-file-l2-1-0/api-ms-win- +# | core-file-l2-1-0.spec, dlls/api-ms-win-core-localization-l1-2-1/Makefile.in, dlls/api-ms-win-core-localization-l1-2-1 +# | /api-ms-win-core-localization-l1-2-1.spec, dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in, dlls/api-ms-win-core- +# | winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec, dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in, dlls/api-ms- +# | win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec, dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in, dlls/api-ms- +# | win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec, tools/make_specfiles # | .INTERMEDIATE: api-ms-win-core-Stubs.ok api-ms-win-core-Stubs.ok: - $(call APPLY_FILE,api-ms-win-core-Stubs/0001-api-ms-win-core-fibers-l1-1-1-Add-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0002-api-ms-win-core-file-l2-1-0-Add-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0003-api-ms-win-core-localization-l1-2-1-Add-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0004-api-ms-win-core-datetime-l1-1-1-Add-stub-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0005-api-ms-win-core-xstate-l2-1-0-Add-stub-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0006-api-ms-win-core-winrt-l1-1-0-Add-stub-dll.patch) - $(call APPLY_FILE,api-ms-win-core-Stubs/0007-api-ms-win-core-winrt-error-l1-1-1-Add-stub-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0001-api-ms-win-core-fibers-l1-1-0-Add-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0002-api-ms-win-core-fibers-l1-1-1-Add-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0003-api-ms-win-core-file-l2-1-0-Add-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0004-api-ms-win-core-localization-l1-2-1-Add-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0005-api-ms-win-core-datetime-l1-1-0-Add-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0006-api-ms-win-core-datetime-l1-1-1-Add-stub-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0007-api-ms-win-core-xstate-l2-1-0-Add-stub-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0008-api-ms-win-core-winrt-l1-1-0-Add-stub-dll.patch) + $(call APPLY_FILE,api-ms-win-core-Stubs/0009-api-ms-win-core-winrt-error-l1-1-1-Add-stub-dll.patch) @( \ + echo '+ { "Michael Müller", "api-ms-win-core-fibers-l1-1-0: Add dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-fibers-l1-1-1: Add dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-file-l2-1-0: Add dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-localization-l1-2-1: Add dll.", 1 },'; \ + echo '+ { "Michael Müller", "api-ms-win-core-datetime-l1-1-0: Add dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-datetime-l1-1-1: Add stub dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-xstate-l2-1-0: Add stub dll.", 1 },'; \ echo '+ { "Michael Müller", "api-ms-win-core-winrt-l1-1-0: Add stub dll.", 1 },'; \ diff --git a/patches/api-ms-win-core-Stubs/0001-api-ms-win-core-fibers-l1-1-0-Add-dll.patch b/patches/api-ms-win-core-Stubs/0001-api-ms-win-core-fibers-l1-1-0-Add-dll.patch new file mode 100644 index 00000000..54af1256 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0001-api-ms-win-core-fibers-l1-1-0-Add-dll.patch @@ -0,0 +1,58 @@ +From f15052fa02af7b2cfa23131b713ba95a2bc1cfd5 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 21:31:43 +0100 +Subject: api-ms-win-core-fibers-l1-1-0: Add dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in | 1 + + dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec | 4 ++++ + tools/make_specfiles | 1 + + 4 files changed, 7 insertions(+) + create mode 100644 dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in + create mode 100644 dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec + +diff --git a/configure.ac b/configure.ac +index 04bcbd8..08baf3d 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2649,6 +2649,7 @@ WINE_CONFIG_DLL(api-ms-win-core-com-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-console-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-debug-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-errorhandling-l1-1-1) ++WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-file-l1-2-0) + WINE_CONFIG_DLL(api-ms-win-core-handle-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-heap-l1-2-0) +diff --git a/dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in b/dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in +new file mode 100644 +index 0000000..f4cc782 +--- /dev/null ++++ b/dlls/api-ms-win-core-fibers-l1-1-0/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-fibers-l1-1-0.dll +diff --git a/dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec b/dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec +new file mode 100644 +index 0000000..26afab1 +--- /dev/null ++++ b/dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec +@@ -0,0 +1,4 @@ ++@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc ++@ stdcall FlsFree(long) kernel32.FlsFree ++@ stdcall FlsGetValue(long) kernel32.FlsGetValue ++@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue +diff --git a/tools/make_specfiles b/tools/make_specfiles +index 9eae0ac..7f232f3 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -134,6 +134,7 @@ my @dll_groups = + "api-ms-win-core-processthreads-l1-1-1", + "api-ms-win-core-debug-l1-1-1", + "api-ms-win-core-errorhandling-l1-1-1", ++ "api-ms-win-core-fibers-l1-1-0", + "api-ms-win-core-interlocked-l1-2-0", + "api-ms-win-core-profile-l1-1-0", + "api-ms-win-core-string-l1-1-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0002-api-ms-win-core-fibers-l1-1-1-Add-dll.patch b/patches/api-ms-win-core-Stubs/0002-api-ms-win-core-fibers-l1-1-1-Add-dll.patch new file mode 100644 index 00000000..be30f26a --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0002-api-ms-win-core-fibers-l1-1-1-Add-dll.patch @@ -0,0 +1,59 @@ +From db337923b88b8c4ee1d3ff1dfdf2f23342d6e050 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 18:09:04 +0100 +Subject: api-ms-win-core-fibers-l1-1-1: Add dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in | 1 + + .../api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec | 5 +++++ + tools/make_specfiles | 1 + + 4 files changed, 8 insertions(+) + create mode 100644 dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in + create mode 100644 dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec + +diff --git a/configure.ac b/configure.ac +index 08baf3d..2e520b7 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2650,6 +2650,7 @@ WINE_CONFIG_DLL(api-ms-win-core-console-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-debug-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-errorhandling-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-file-l1-2-0) + WINE_CONFIG_DLL(api-ms-win-core-handle-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-heap-l1-2-0) +diff --git a/dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in b/dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in +new file mode 100644 +index 0000000..98b7880 +--- /dev/null ++++ b/dlls/api-ms-win-core-fibers-l1-1-1/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-fibers-l1-1-1.dll +diff --git a/dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec b/dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec +new file mode 100644 +index 0000000..4947543 +--- /dev/null ++++ b/dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec +@@ -0,0 +1,5 @@ ++@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc ++@ stdcall FlsFree(long) kernel32.FlsFree ++@ stdcall FlsGetValue(long) kernel32.FlsGetValue ++@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue ++@ stdcall IsThreadAFiber() kernel32.IsThreadAFiber +diff --git a/tools/make_specfiles b/tools/make_specfiles +index 7f232f3..e9fe690 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -135,6 +135,7 @@ my @dll_groups = + "api-ms-win-core-debug-l1-1-1", + "api-ms-win-core-errorhandling-l1-1-1", + "api-ms-win-core-fibers-l1-1-0", ++ "api-ms-win-core-fibers-l1-1-1", + "api-ms-win-core-interlocked-l1-2-0", + "api-ms-win-core-profile-l1-1-0", + "api-ms-win-core-string-l1-1-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0003-api-ms-win-core-file-l2-1-0-Add-dll.patch b/patches/api-ms-win-core-Stubs/0003-api-ms-win-core-file-l2-1-0-Add-dll.patch new file mode 100644 index 00000000..ab757a16 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0003-api-ms-win-core-file-l2-1-0-Add-dll.patch @@ -0,0 +1,65 @@ +From 3b0b1a819646462793dc613c5c26b0bb5cb99359 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 18:33:41 +0100 +Subject: api-ms-win-core-file-l2-1-0: Add dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-file-l2-1-0/Makefile.in | 1 + + .../api-ms-win-core-file-l2-1-0.spec | 11 +++++++++++ + tools/make_specfiles | 1 + + 4 files changed, 14 insertions(+) + create mode 100644 dlls/api-ms-win-core-file-l2-1-0/Makefile.in + create mode 100644 dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec + +diff --git a/configure.ac b/configure.ac +index 2e520b7..66ff875 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2652,6 +2652,7 @@ WINE_CONFIG_DLL(api-ms-win-core-errorhandling-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-file-l1-2-0) ++WINE_CONFIG_DLL(api-ms-win-core-file-l2-1-0) + WINE_CONFIG_DLL(api-ms-win-core-handle-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-heap-l1-2-0) + WINE_CONFIG_DLL(api-ms-win-core-heap-obsolete-l1-1-0) +diff --git a/dlls/api-ms-win-core-file-l2-1-0/Makefile.in b/dlls/api-ms-win-core-file-l2-1-0/Makefile.in +new file mode 100644 +index 0000000..8edf54e +--- /dev/null ++++ b/dlls/api-ms-win-core-file-l2-1-0/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-file-l2-1-0.dll +diff --git a/dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec b/dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec +new file mode 100644 +index 0000000..914e0c0 +--- /dev/null ++++ b/dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec +@@ -0,0 +1,11 @@ ++@ stub CopyFile2 ++@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) kernel32.CopyFileExW ++@ stdcall CreateDirectoryExW(wstr wstr ptr) kernel32.CreateDirectoryExW ++@ stdcall CreateHardLinkW(wstr wstr ptr) kernel32.CreateHardLinkW ++@ stub CreateSymbolicLinkW ++@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx ++@ stdcall MoveFileExW(wstr wstr long) kernel32.MoveFileExW ++@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long) kernel32.MoveFileWithProgressW ++@ stub ReOpenFile ++@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW ++@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) kernel32.ReplaceFileW +diff --git a/tools/make_specfiles b/tools/make_specfiles +index e9fe690..0526dad 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -144,6 +144,7 @@ my @dll_groups = + "api-ms-win-core-synch-l1-2-0", + "api-ms-win-core-console-l1-1-0", + "api-ms-win-core-file-l1-2-0", ++ "api-ms-win-core-file-l2-1-0", + "api-ms-win-core-handle-l1-1-0", + "api-ms-win-core-heap-l1-2-0", + "api-ms-win-core-heap-obsolete-l1-1-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0004-api-ms-win-core-localization-l1-2-1-Add-dll.patch b/patches/api-ms-win-core-Stubs/0004-api-ms-win-core-localization-l1-2-1-Add-dll.patch new file mode 100644 index 00000000..925ce3e0 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0004-api-ms-win-core-localization-l1-2-1-Add-dll.patch @@ -0,0 +1,114 @@ +From 632b42d0b87dbfae613321374723d02ac6ddd3b1 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 18:46:49 +0100 +Subject: api-ms-win-core-localization-l1-2-1: Add dll. + +--- + configure.ac | 1 + + .../Makefile.in | 1 + + .../api-ms-win-core-localization-l1-2-1.spec | 60 ++++++++++++++++++++++ + tools/make_specfiles | 1 + + 4 files changed, 63 insertions(+) + create mode 100644 dlls/api-ms-win-core-localization-l1-2-1/Makefile.in + create mode 100644 dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec + +diff --git a/configure.ac b/configure.ac +index 66ff875..de6f5f3 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2661,6 +2661,7 @@ WINE_CONFIG_DLL(api-ms-win-core-io-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-kernel32-legacy-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-libraryloader-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-localization-l1-2-0) ++WINE_CONFIG_DLL(api-ms-win-core-localization-l1-2-1) + WINE_CONFIG_DLL(api-ms-win-core-localization-obsolete-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-localregistry-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-memory-l1-1-1) +diff --git a/dlls/api-ms-win-core-localization-l1-2-1/Makefile.in b/dlls/api-ms-win-core-localization-l1-2-1/Makefile.in +new file mode 100644 +index 0000000..e5208a8 +--- /dev/null ++++ b/dlls/api-ms-win-core-localization-l1-2-1/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-localization-l1-2-1.dll +diff --git a/dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec b/dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec +new file mode 100644 +index 0000000..ccba739 +--- /dev/null ++++ b/dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec +@@ -0,0 +1,60 @@ ++@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale ++@ stdcall EnumSystemGeoID(long long ptr) kernel32.EnumSystemGeoID ++@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA ++@ stdcall EnumSystemLocalesEx(ptr long long ptr) kernel32.EnumSystemLocalesEx ++@ stdcall EnumSystemLocalesW(ptr long) kernel32.EnumSystemLocalesW ++@ stub FindNLSString ++@ stub FindNLSStringEx ++@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA ++@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW ++@ stdcall GetACP() kernel32.GetACP ++@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo ++@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW ++@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx ++@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW ++@ stub GetFileMUIInfo ++@ stub GetFileMUIPath ++@ stdcall GetGeoInfoW(long long ptr long long) kernel32.GetGeoInfoW ++@ stdcall GetLocaleInfoA(long long ptr long) kernel32.GetLocaleInfoA ++@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx ++@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW ++@ stub GetNLSVersion ++@ stub GetNLSVersionEx ++@ stdcall GetOEMCP() kernel32.GetOEMCP ++@ stub GetProcessPreferredUILanguages ++@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID ++@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID ++@ stub GetSystemPreferredUILanguages ++@ stdcall GetThreadLocale() kernel32.GetThreadLocale ++@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages ++@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage ++@ stub GetUILanguageInfo ++@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID ++@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID ++@ stdcall GetUserDefaultLocaleName(ptr long) kernel32.GetUserDefaultLocaleName ++@ stdcall GetUserGeoID(long) kernel32.GetUserGeoID ++@ stub GetUserPreferredUILanguages ++@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii ++@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode ++@ stdcall IsDBCSLeadByte(long) kernel32.IsDBCSLeadByte ++@ stdcall IsDBCSLeadByteEx(long long) kernel32.IsDBCSLeadByteEx ++@ stub IsNLSDefinedString ++@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage ++@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup ++@ stdcall IsValidLocale(long long) kernel32.IsValidLocale ++@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName ++@ stub IsValidNLSVersion ++@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA ++@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx ++@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW ++@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID ++@ stub ResolveLocaleName ++@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW ++@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW ++@ stub SetProcessPreferredUILanguages ++@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale ++@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages ++@ stdcall SetThreadUILanguage(long) kernel32.SetThreadUILanguage ++@ stdcall SetUserGeoID(long) kernel32.SetUserGeoID ++@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA ++@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW +diff --git a/tools/make_specfiles b/tools/make_specfiles +index 0526dad..1896b86 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -152,6 +152,7 @@ my @dll_groups = + "api-ms-win-core-kernel32-legacy-l1-1-0", + "api-ms-win-core-libraryloader-l1-1-1", + "api-ms-win-core-localization-l1-2-0", ++ "api-ms-win-core-localization-l1-2-1", + "api-ms-win-core-localization-obsolete-l1-1-0", + "api-ms-win-core-memory-l1-1-1", + "api-ms-win-core-namedpipe-l1-2-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0005-api-ms-win-core-datetime-l1-1-0-Add-dll.patch b/patches/api-ms-win-core-Stubs/0005-api-ms-win-core-datetime-l1-1-0-Add-dll.patch new file mode 100644 index 00000000..751242e2 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0005-api-ms-win-core-datetime-l1-1-0-Add-dll.patch @@ -0,0 +1,58 @@ +From 68f5f730c4ae543796680c701a145f70f76ebb1f Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 21:50:28 +0100 +Subject: api-ms-win-core-datetime-l1-1-0: Add dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in | 1 + + .../api-ms-win-core-datetime-l1-1-0.spec | 4 ++++ + tools/make_specfiles | 1 + + 4 files changed, 7 insertions(+) + create mode 100644 dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in + create mode 100644 dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec + +diff --git a/configure.ac b/configure.ac +index de6f5f3..ba780cb 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2647,6 +2647,7 @@ WINE_CONFIG_DLL(amstream,,[clean]) + WINE_CONFIG_TEST(dlls/amstream/tests) + WINE_CONFIG_DLL(api-ms-win-core-com-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-console-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-datetime-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-debug-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-errorhandling-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-0) +diff --git a/dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in b/dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in +new file mode 100644 +index 0000000..f722f65 +--- /dev/null ++++ b/dlls/api-ms-win-core-datetime-l1-1-0/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-datetime-l1-1-0.dll +diff --git a/dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec b/dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec +new file mode 100644 +index 0000000..c49cf5e +--- /dev/null ++++ b/dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec +@@ -0,0 +1,4 @@ ++@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA ++@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW ++@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA ++@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW +diff --git a/tools/make_specfiles b/tools/make_specfiles +index 1896b86..abb6598 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -132,6 +132,7 @@ my @dll_groups = + "api-ms-win-downlevel-normaliz-l1-1-0", + "api-ms-win-core-processthreads-l1-1-0", + "api-ms-win-core-processthreads-l1-1-1", ++ "api-ms-win-core-datetime-l1-1-0", + "api-ms-win-core-debug-l1-1-1", + "api-ms-win-core-errorhandling-l1-1-1", + "api-ms-win-core-fibers-l1-1-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0006-api-ms-win-core-datetime-l1-1-1-Add-stub-dll.patch b/patches/api-ms-win-core-Stubs/0006-api-ms-win-core-datetime-l1-1-1-Add-stub-dll.patch new file mode 100644 index 00000000..3edf1d61 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0006-api-ms-win-core-datetime-l1-1-1-Add-stub-dll.patch @@ -0,0 +1,60 @@ +From a76edebdf974e92b8901605379dd29410bc5906d Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 18:53:12 +0100 +Subject: api-ms-win-core-datetime-l1-1-1: Add stub dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in | 1 + + .../api-ms-win-core-datetime-l1-1-1.spec | 6 ++++++ + tools/make_specfiles | 1 + + 4 files changed, 9 insertions(+) + create mode 100644 dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in + create mode 100644 dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec + +diff --git a/configure.ac b/configure.ac +index ba780cb..acf34f8 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2648,6 +2648,7 @@ WINE_CONFIG_TEST(dlls/amstream/tests) + WINE_CONFIG_DLL(api-ms-win-core-com-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-console-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-datetime-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-datetime-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-debug-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-errorhandling-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-fibers-l1-1-0) +diff --git a/dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in b/dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in +new file mode 100644 +index 0000000..2bf9501 +--- /dev/null ++++ b/dlls/api-ms-win-core-datetime-l1-1-1/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-datetime-l1-1-1.dll +diff --git a/dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec b/dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec +new file mode 100644 +index 0000000..5630929 +--- /dev/null ++++ b/dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec +@@ -0,0 +1,6 @@ ++@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA ++@ stub GetDateFormatEx ++@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW ++@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA ++@ stub GetTimeFormatEx ++@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW +diff --git a/tools/make_specfiles b/tools/make_specfiles +index abb6598..71757a2 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -133,6 +133,7 @@ my @dll_groups = + "api-ms-win-core-processthreads-l1-1-0", + "api-ms-win-core-processthreads-l1-1-1", + "api-ms-win-core-datetime-l1-1-0", ++ "api-ms-win-core-datetime-l1-1-1", + "api-ms-win-core-debug-l1-1-1", + "api-ms-win-core-errorhandling-l1-1-1", + "api-ms-win-core-fibers-l1-1-0", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0007-api-ms-win-core-xstate-l2-1-0-Add-stub-dll.patch b/patches/api-ms-win-core-Stubs/0007-api-ms-win-core-xstate-l2-1-0-Add-stub-dll.patch new file mode 100644 index 00000000..07764f27 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0007-api-ms-win-core-xstate-l2-1-0-Add-stub-dll.patch @@ -0,0 +1,60 @@ +From 26fdfe057afab41055eb1042f99f7aa603b399e7 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 19:07:20 +0100 +Subject: api-ms-win-core-xstate-l2-1-0: Add stub dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in | 1 + + .../api-ms-win-core-xstate-l2-1-0.spec | 6 ++++++ + tools/make_specfiles | 1 + + 4 files changed, 9 insertions(+) + create mode 100644 dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in + create mode 100644 dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec + +diff --git a/configure.ac b/configure.ac +index acf34f8..dbf1695 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2685,6 +2685,7 @@ WINE_CONFIG_DLL(api-ms-win-core-url-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-util-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-xstate-l2-1-0) + WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) + WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0) +diff --git a/dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in b/dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in +new file mode 100644 +index 0000000..9fafff3 +--- /dev/null ++++ b/dlls/api-ms-win-core-xstate-l2-1-0/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-xstate-l2-1-0.dll +diff --git a/dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec b/dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec +new file mode 100644 +index 0000000..0f9438d +--- /dev/null ++++ b/dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec +@@ -0,0 +1,6 @@ ++@ stub CopyContext ++@ stub GetEnabledXStateFeatures ++@ stub GetXStateFeaturesMask ++@ stub InitializeContext ++@ stub LocateXStateFeature ++@ stub SetXStateFeaturesMask +diff --git a/tools/make_specfiles b/tools/make_specfiles +index 71757a2..90fc838 100755 +--- a/tools/make_specfiles ++++ b/tools/make_specfiles +@@ -162,6 +162,7 @@ my @dll_groups = + "api-ms-win-core-psapi-l1-1-0", + "api-ms-win-core-threadpool-legacy-l1-1-0", + "api-ms-win-core-timezone-l1-1-0", ++ "api-ms-win-core-xstate-l2-1-0", + ], + [ + "ole32", +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0008-api-ms-win-core-winrt-l1-1-0-Add-stub-dll.patch b/patches/api-ms-win-core-Stubs/0008-api-ms-win-core-winrt-l1-1-0-Add-stub-dll.patch new file mode 100644 index 00000000..625080a2 --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0008-api-ms-win-core-winrt-l1-1-0-Add-stub-dll.patch @@ -0,0 +1,50 @@ +From e2bf5c71085b978c4b885e30f95a0c1d9ed08eeb Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 19:56:40 +0100 +Subject: api-ms-win-core-winrt-l1-1-0: Add stub dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in | 1 + + .../api-ms-win-core-winrt-l1-1-0.spec | 9 +++++++++ + 3 files changed, 11 insertions(+) + create mode 100644 dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in + create mode 100644 dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec + +diff --git a/configure.ac b/configure.ac +index dbf1695..f527861 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2684,6 +2684,7 @@ WINE_CONFIG_DLL(api-ms-win-core-timezone-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-url-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-util-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-winrt-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-xstate-l2-1-0) + WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) +diff --git a/dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in b/dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in +new file mode 100644 +index 0000000..1660441 +--- /dev/null ++++ b/dlls/api-ms-win-core-winrt-l1-1-0/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-winrt-l1-1-0.dll +diff --git a/dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec b/dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec +new file mode 100644 +index 0000000..08409ee +--- /dev/null ++++ b/dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec +@@ -0,0 +1,9 @@ ++@ stub RoActivateInstance ++@ stub RoGetActivationFactory ++@ stub RoGetApartmentIdentifier ++@ stub RoInitialize ++@ stub RoRegisterActivationFactories ++@ stub RoRegisterForApartmentShutdown ++@ stub RoRevokeActivationFactories ++@ stub RoUninitialize ++@ stub RoUnregisterForApartmentShutdown +-- +1.9.1 + diff --git a/patches/api-ms-win-core-Stubs/0009-api-ms-win-core-winrt-error-l1-1-1-Add-stub-dll.patch b/patches/api-ms-win-core-Stubs/0009-api-ms-win-core-winrt-error-l1-1-1-Add-stub-dll.patch new file mode 100644 index 00000000..03bd2b1a --- /dev/null +++ b/patches/api-ms-win-core-Stubs/0009-api-ms-win-core-winrt-error-l1-1-1-Add-stub-dll.patch @@ -0,0 +1,60 @@ +From 5ba78d48fe540ae4d5ae8b1c434983498fa8d2ca Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michael=20M=C3=BCller?= +Date: Wed, 26 Nov 2014 20:13:34 +0100 +Subject: api-ms-win-core-winrt-error-l1-1-1: Add stub dll. + +--- + configure.ac | 1 + + dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in | 1 + + .../api-ms-win-core-winrt-error-l1-1-1.spec | 19 +++++++++++++++++++ + 3 files changed, 21 insertions(+) + create mode 100644 dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in + create mode 100644 dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec + +diff --git a/configure.ac b/configure.ac +index f527861..b9b0e54 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -2684,6 +2684,7 @@ WINE_CONFIG_DLL(api-ms-win-core-timezone-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-url-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-util-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-0) ++WINE_CONFIG_DLL(api-ms-win-core-winrt-error-l1-1-1) + WINE_CONFIG_DLL(api-ms-win-core-winrt-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0) + WINE_CONFIG_DLL(api-ms-win-core-xstate-l2-1-0) +diff --git a/dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in b/dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in +new file mode 100644 +index 0000000..fe36f7b +--- /dev/null ++++ b/dlls/api-ms-win-core-winrt-error-l1-1-1/Makefile.in +@@ -0,0 +1 @@ ++MODULE = api-ms-win-core-winrt-error-l1-1-1.dll +diff --git a/dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec b/dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec +new file mode 100644 +index 0000000..b1ad813 +--- /dev/null ++++ b/dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec +@@ -0,0 +1,19 @@ ++@ stub GetRestrictedErrorInfo ++@ stub IsErrorPropagationEnabled ++@ stub RoCaptureErrorContext ++@ stub RoClearError ++@ stub RoFailFastWithErrorContext ++@ stub RoGetErrorReportingFlags ++@ stub RoGetMatchingRestrictedErrorInfo ++@ stub RoInspectCapturedStackBackTrace ++@ stub RoInspectThreadErrorInfo ++@ stub RoOriginateError ++@ stub RoOriginateErrorW ++@ stub RoOriginateLanguageException ++@ stub RoReportFailedDelegate ++@ stub RoReportUnhandledError ++@ stub RoResolveRestrictedErrorInfoReference ++@ stub RoSetErrorReportingFlags ++@ stub RoTransformError ++@ stub RoTransformErrorW ++@ stub SetRestrictedErrorInfo +-- +1.9.1 +