mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[0.4.13][APISETS] Appease regression CORE-16563 for another function (2 of 2)
Symptom: "Far Manager main app unhandled exception when exiting" The issue started to show with 0.4.13-dev-986-g029b8f2cf9
Thanks to Mark Jansen for providing this 2nd patch. cherry picked from commit 0.4.14-dev-654-g6f93f2cf10
This commit is contained in:
parent
57cd41a6c7
commit
a596f5c8bd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue