Hello. Somebody have a list of exercises with programming assembly with MASM32 in windows?? I will be very glad. Thanks.
You can try to modify the Win32 Assembly examples of Iczelion :
http://win32assembly.programminghorizon.com/tutorials.html
Also, there are a lot of examples in the folder below :
\masm32\examples
You can try some simple console applications receiving keyboard input and displaying the result.