https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6f93f2cf104fd92233b31b...
commit 6f93f2cf104fd92233b31bff4578fe1c5db7bf28 Author: Joachim Henze Joachim.Henze@reactos.org AuthorDate: Mon Dec 23 15:07:06 2019 +0100 Commit: Joachim Henze Joachim.Henze@reactos.org CommitDate: Mon Dec 23 15:07:06 2019 +0100
[APISETS] Appease regression CORE-16563 for another function
Symptom: "Far Manager main app unhandled exception when exiting"
The issue started to show with 0.4.13-dev-986-g 029b8f2cf9912b148f3e60be0472652f26a1adb9
Thanks to Mark Jansen for providing this 2nd patch.
I intend to port this back into 0.4.13RC. --- dll/apisets/api-ms-win-appmodel-runtime-l1-1-2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dll/apisets/api-ms-win-appmodel-runtime-l1-1-2.spec b/dll/apisets/api-ms-win-appmodel-runtime-l1-1-2.spec index ead1400bb94..ef73c23e067 100644 --- a/dll/apisets/api-ms-win-appmodel-runtime-l1-1-2.spec +++ b/dll/apisets/api-ms-win-appmodel-runtime-l1-1-2.spec @@ -5,7 +5,7 @@ @ stub AppPolicyGetCreateFileAccess @ stub AppPolicyGetLifecycleManagement @ stub AppPolicyGetMediaFoundationCodecLoading -@ stub AppPolicyGetProcessTerminationMethod +@ stdcall -stub AppPolicyGetProcessTerminationMethod(long ptr) @ stub AppPolicyGetShowDeveloperDiagnostic @ stdcall -stub AppPolicyGetThreadInitializationType(long ptr) @ stub AppPolicyGetWindowingModel