diff --git a/reactos/dll/win32/softpub/softpub.spec b/reactos/dll/win32/softpub/softpub.spec index 5b2e20a735d..11952704e13 100644 --- a/reactos/dll/win32/softpub/softpub.spec +++ b/reactos/dll/win32/softpub/softpub.spec @@ -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