mirror of
https://github.com/stasenso/SHA256.git
synced 2026-06-27 05:42:43 +03:00
Исправно компилируется в DLL, но нет соглашения о вызовах
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extern __imp_CmstpExtensionProc:PANYARGS
|
||||
CmstpExtensionProc TEXTEQU <__imp_CmstpExtensionProc>
|
||||
extern __imp_CMConfig:PANYARGS
|
||||
CMConfig TEXTEQU <__imp_CMConfig>
|
||||
extern __imp_CMConfigEx:PANYARGS
|
||||
CMConfigEx TEXTEQU <__imp_CMConfigEx>
|
||||
Reference in New Issue
Block a user