mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[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
029b8f2cf9
Thanks to Mark Jansen for providing this 2nd patch.
I intend to port this back into 0.4.13RC.
This commit is contained in:
parent
cabf120833
commit
6f93f2cf10
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