2003-04-27 02:47:58 +02:00
|
|
|
@ stdcall wine_load_dos_exe(str str)
|
|
|
|
|
2002-10-24 00:24:10 +02:00
|
|
|
@ stdcall EmulateInterruptPM(ptr long) DOSVM_EmulateInterruptPM
|
2002-11-15 02:35:52 +01:00
|
|
|
@ stdcall CallBuiltinHandler(ptr long) DOSVM_CallBuiltinHandler
|
2000-12-26 01:22:45 +01:00
|
|
|
|
2001-12-04 20:54:44 +01:00
|
|
|
# I/O functions
|
2000-12-26 01:22:45 +01:00
|
|
|
@ stdcall SetTimer(long) DOSVM_SetTimer
|
|
|
|
@ stdcall GetTimer() DOSVM_GetTimer
|
2001-12-04 20:54:44 +01:00
|
|
|
@ stdcall inport(long long ptr) DOSVM_inport
|
|
|
|
@ stdcall outport(long long long) DOSVM_outport
|