Eric Pouech
db73856eca
ifsmgr.vxd: Enable compilation with long types.
...
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-11 10:58:42 +01:00
Zebediah Figura
5b38636b95
krnl386: Return to a generated 16-bit entry point when calling builtin interrupt handlers.
...
Instead of manually building a STACK16FRAME.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-29 08:55:45 +02:00
Alexandre Julliard
2f96fcc7f9
ifsmgr.vxd: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
26a42f8452
winedos: Merge all of winedos back into krnl386.
2010-01-05 16:25:34 +01:00
Alexandre Julliard
bc553a09ca
ifsmgr.vxd: Load winedos dynamically.
2009-03-13 11:59:42 +01:00
Michael Stefaniuc
3b4bf2f6f2
ifsmgr.vxd: Remove superfluous pointer casts.
2009-01-23 13:14:14 +01:00
Andrew Talbot
2d50aa3644
ifsmgr.vxd: Constify some variables.
2007-05-03 14:23:58 +02:00
Michael Stefaniuc
5e8c71669a
ifsmgr.vxd: Win64 printf format warning fixes.
2006-10-04 20:55:39 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Alexandre Julliard
a21cf075a8
Added support for implementing VxDs as separate dlls and loading them
...
on demand.
Moved all the DeviceIoControl code into the respective VxD dlls.
2004-02-20 01:18:43 +00:00