Commit e0e89cdc authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

mpr: Fix some spec file entries.

parent 660ee356
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
@ stdcall NPSDeviceGetNumberA(str ptr ptr) @ stdcall NPSDeviceGetNumberA(str ptr ptr)
@ stdcall NPSDeviceGetStringA(long long ptr ptr) @ stdcall NPSDeviceGetStringA(long long ptr ptr)
@ stdcall NPSGetProviderHandleA(ptr) @ stdcall NPSGetProviderHandleA(ptr)
@ stdcall NPSGetProviderNameA(long ptr) @ stdcall NPSGetProviderNameA(ptr ptr)
@ stdcall NPSGetSectionNameA(long ptr) @ stdcall NPSGetSectionNameA(ptr ptr)
@ stdcall NPSNotifyGetContextA(ptr) @ stdcall NPSNotifyGetContextA(ptr)
@ stdcall NPSNotifyRegisterA(long ptr) @ stdcall NPSNotifyRegisterA(long ptr)
@ stdcall NPSSetCustomTextA(str) @ stdcall NPSSetCustomTextA(str)
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
@ stdcall WNetOpenEnumW(long long long ptr ptr) @ stdcall WNetOpenEnumW(long long long ptr ptr)
@ stub WNetPasswordChangeNotify @ stub WNetPasswordChangeNotify
@ stub WNetPropertyDialogA @ stub WNetPropertyDialogA
@ stdcall WNetRemoveCachedPassword(long long long) @ stdcall WNetRemoveCachedPassword(ptr long long)
@ stub WNetRestoreConnection @ stub WNetRestoreConnection
@ stdcall WNetRestoreConnectionA(long str) @ stdcall WNetRestoreConnectionA(long str)
@ stdcall WNetRestoreConnectionW(long wstr) @ stdcall WNetRestoreConnectionW(long wstr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment