mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[CRYPTNET] Sync with Wine Staging 2.9. CORE-13362
9a47398 cryptnet: Fix CryptGetObjectUrl spec file entry. svn path=/trunk/; revision=74792
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@ stub LdapProvOpenStore
|
||||
@ stub CryptCancelAsyncRetrieval
|
||||
@ stub CryptFlushTimeValidObject
|
||||
@ stdcall CryptGetObjectUrl(ptr ptr long ptr ptr ptr ptr ptr)
|
||||
@ stdcall CryptGetObjectUrl(str ptr long ptr ptr ptr ptr ptr)
|
||||
@ stub CryptGetTimeValidObject
|
||||
@ stub CryptInstallCancelRetrieval
|
||||
@ stdcall CryptRetrieveObjectByUrlA(str str long long ptr ptr ptr ptr ptr)
|
||||
|
||||
@@ -61,7 +61,7 @@ reactos/dll/win32/credui # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/crypt32 # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/cryptdlg # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/cryptdll # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/cryptnet # Synced to WineStaging-1.9.11
|
||||
reactos/dll/win32/cryptnet # Synced to WineStaging-2.9
|
||||
reactos/dll/win32/cryptui # Synced to WineStaging-1.9.16
|
||||
reactos/dll/win32/dbghelp # Synced to WineStaging-1.9.23
|
||||
reactos/dll/win32/dciman32 # Synced to WineStaging-1.9.11
|
||||
|
||||
Reference in New Issue
Block a user