littlefish
Programmer
I want to write a low level program to operate the registers and interrupts. What should I do in Visual C++. In Borland c++, there is an int86x function you can invoke, how about in Visual C++? I don't want to use in-line asm.