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.

Recommended Answers

All 2 Replies

I've seen Iczelions tutorial and they look good, however they use the MASM syntax, and I'd rather use NASM. I'll check out the link you posted as well, it looks like it'll point me in the right direction.

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.