Re: Interrupts / Improve winedos infrastructure
28 Oct
2002
28 Oct
'02
8:15 p.m.
Jukka Heinonen <jhei(a)iki.fi> writes:
Changelog: Add routines for manipulating protected mode interrupt handlers to winedos dll. Add routine for checking if process is Windows process. Fix DOSVM_IsDos32 interface. Move real mode interrupt handler manipulation routines to interrupts.c.
I have applied it, but I think you should change DOSVM_GetBuiltinHandler to use a static function table; there's no need to use GetProcAddress on winedos.dll itself, this is only necessary for 16-bit entry points. -- Alexandre Julliard julliard(a)winehq.com
8449
Age (days ago)
8449
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard