I wans wondering if I could get some information on using win32 interrupts and making win32 system calls.
I found the interrupt list for windows nt (http://www.ctyme.com/intr/rb-4249.htm), and Linux (http://www.ctyme.com/intr/rb-8144.htm), but I'm still unsure about the correct windows interrupt.
I'm working on windows XP, but will also be working on Vista in the near future, and I'd like to know what the correct interrupt(s) are for these systems.
Any help is appreciated, thanks.