Setting up UEstudio to work with MASM32 under Windows Vista

Started by jw, July 06, 2007, 08:29:12 AM

Previous topic - Next topic

jw

Hello, I'm a total newbie to this, and whilst I played with Visual Basic in the past I'd like to learn real programming. So I downloaded a set of tutorials by Iczelion, in a single package, installed MASM32 package to the default location. Now that I've done that I don't know how to start.
I have my own editor UEstudio and would like to set this up also I'm confused about paths to the program. Do I apend c:\MASM to the long path variable in the system? how to do it? Do I need perminant environment variable or not? I'm also new to windows Vista (as most are).I know Iczelion's Tutorial at the outset says it's not for newbies but I feel once I get things setup on my Windows Vista system with a good editor I'll be able to start following along with the tutorials.

Thanks.

hutch--

The method of configuring UEstudio is beyong the scope of the masm32 project. If you wish to configure an editor to use it you will need to be able to set up the actual paths of the binaries in the BIN directory, the paths of the include files and the libraries. MASM uses the "include" directive and the "includelib" directive to do this but libraries can also be loaded through the linker.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php