mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
32459912dc
it can be used on platforms that don't build a .spec.c file.
20 lines
634 B
Python
20 lines
634 B
Python
name wnaspi32
|
|
type win32
|
|
init WNASPI32_LibMain
|
|
|
|
debug_channels (aspi)
|
|
|
|
# we have several ordinal clashes here, it seems...
|
|
|
|
1 cdecl GetASPI32SupportInfo() GetASPI32SupportInfo
|
|
2 cdecl SendASPI32Command(ptr) SendASPI32Command
|
|
4 cdecl GetASPI32DLLVersion() GetASPI32DLLVersion
|
|
|
|
# 5 is the ordinal used by Adaptec's WNASPI32 DLL
|
|
#5 cdecl GetASPI32DLLVersion() GetASPI32DLLVersion
|
|
6 stub RegisterWOWPost
|
|
7 cdecl TranslateASPI32Address(ptr ptr) TranslateASPI32Address
|
|
8 cdecl GetASPI32Buffer(ptr) GetASPI32Buffer
|
|
# FreeASPI32Buffer: ord clash with GetASPI32DLLVersion (4), so use 14 instead
|
|
14 cdecl FreeASPI32Buffer(ptr) FreeASPI32Buffer
|