[SOFTPUB] Don't assign ordinals to Dll{Register,Unregister}Server(). CORE-10113

svn path=/trunk/; revision=69035
This commit is contained in:
Amine Khaldi 2015-09-05 17:42:27 +00:00
parent fa77c8bd71
commit af74325ed0

View file

@ -5,8 +5,8 @@
5 stub SoftpubFreeDefUsageCallData
6 stub SoftpubLoadDefUsageCallData
7 stub AddPersonalTrustDBPages
8 stdcall -private DllRegisterServer() wintrust.SoftpubDllRegisterServer
9 stdcall -private DllUnregisterServer() wintrust.SoftpubDllUnregisterServer
@ stdcall -private DllRegisterServer() wintrust.SoftpubDllRegisterServer
@ stdcall -private DllUnregisterServer() wintrust.SoftpubDllUnregisterServer
10 stdcall DriverCleanupPolicy(ptr) wintrust.DriverCleanupPolicy
11 stdcall DriverFinalPolicy(ptr) wintrust.DriverFinalPolicy
12 stdcall DriverInitializePolicy(ptr) wintrust.DriverInitializePolicy