mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 08:46:29 +00:00
9 lines
272 B
Python
9 lines
272 B
Python
@ stdcall wine_load_dos_exe(str str)
|
|
|
|
@ stdcall EmulateInterruptPM(ptr long) DOSVM_EmulateInterruptPM
|
|
@ stdcall CallBuiltinHandler(ptr long) DOSVM_CallBuiltinHandler
|
|
|
|
# I/O functions
|
|
@ stdcall inport(long long) DOSVM_inport
|
|
@ stdcall outport(long long long) DOSVM_outport
|