Sorry for my stupid question. but I have tried many times. I can receive the input characters if I run the program directly, but I can't receive characters from the key if I use tasm to debug the program, 'cause alt+f5 send me to the dos prompt, but pressing any key just bring me back to tasm from dos,it seems that the pressed key not transferred to my program by tasm.
So, could you please tell me the correct method to debug such program, thank you very much
So, could you please tell me the correct method to debug such program, thank you very much