mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
Fixed WNASPI32 ordinals.
This commit is contained in:
parent
03450f9995
commit
6f40d25ddc
1 changed files with 4 additions and 3 deletions
|
@ -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 a new issue