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,4 @@
|
||||
extern __imp_GetSystemInventoryA:PANYARGS
|
||||
GetSystemInventory TEXTEQU <__imp_GetSystemInventoryA>
|
||||
extern __imp_GetSystemInventoryW:PANYARGS
|
||||
GetSystemInventoryW TEXTEQU <__imp_GetSystemInventoryW>
|
||||
Reference in New Issue
Block a user