Hi, I'm very new to assembly and am trying to learn MASM, and also your tool which looks to be exactly what I want but unfortunately am having trouble getting GUI's to work. I have masm installed to c:\masm32
I save the gui's I create with VISG to the c:\masm32 folder and change the include lines so that it picks up the masm32 ones, but am getting errors when trying to build.
Should I be setting environment variables?
Note I'm a total beginner and would appreciate any help in getting this working as this looks to be a fantastic tool.
Yusuf