flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
gumletis
lol question, but is it possible to do dos programming(16) with win32 programm...?
_________________ LOOOL |
|||
![]() |
|
BoR0
Well, since Win32 is limited to RING3 only, you can call only R3 interrupts (e.g NOT hardware interrupts).
But using a driver you can also go to other rings and call other interrupts. For an interrupt list here's a webpage: http://www.ctyme.com/intr/int.htm Have fun! ![]() |
|||
![]() |
|
f0dder
gumletis, you can't do DOS/BIOS interrupts from win32 programs. If you really feel an urge to use interrupts (why?!), the best you can do is the NT native API... and even that is available through ntdll.dll.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.