Introduction - If you have any usage issues, please Google them yourself
Familiar Windows programming environment: ⑴ assembler to write a Windows interface that displays a message box with the title and body text, the title is requested their names, the text is their student ID. ⑵ write Windows 32-bit console program that calculates result = m* (n-x) value. Requires prompt the user to enter a 32-bit signed integer m, n, x, and displays the results.