Fixed WNASPI32 ordinals.
This commit is contained in:
parent
03450f9995
commit
6f40d25ddc
|
@ -1,6 +1,7 @@
|
|||
name wnaspi32
|
||||
type win32
|
||||
|
||||
0 stdcall GetASPI32SupportInfo() GetASPI32SupportInfo
|
||||
1 cdecl SendASPI32Command(ptr) SendASPI32Command
|
||||
3 stub GetASPI32DLLVersion
|
||||
1 stdcall GetASPI32SupportInfo() GetASPI32SupportInfo
|
||||
2 cdecl SendASPI32Command(ptr) SendASPI32Command
|
||||
4 stub GetASPI32DLLVersion
|
||||
7 stub OrdinalOnlyExport
|
||||
|
|
Loading…
Reference in New Issue