WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
What is FASM G
Hard Drive Recovery
Wiring your own LAN
 
Programming Quick Start

Programming Quick start for using WinAsm Studio and developing applications for Windows & DOS

Author: Antonis Kyprianou

Setting up WinAsm Studio is rather simple, but there are a few steps involved before you can start coding.

  1. Obviously, you need to have WinAsm Studio. Download the latest Full-Package build available in the Downloads/WinAsm Studio section of this site. Unzip WinAsmxxxx.zip and place the WinAsm directory somewhere on your drive, preferably at the root of your C: drive (i.e. C:\WinAsm).

  2. Since the WinAsm Studio download does not include Microsoft Macro Assembler (MASM), you will need to obtain the MASM package via other means.

    The recommended method is downloading the MASM32 package from Hutch's Masm32 page.
    MASM32 is well suited for Win32 development. The package includes the binaries, includes and libraries which WinAsm Studio can use. You must install MASM32 at the root of one of your partitions (i.e. C:\Masm32, D:\Masm32, etc.).

  3. While not required, WinAsm Studio also integrates with the free Microsoft Win32 Programmer's Reference help file allowing quick reference to various Win32 API calls via the F1 key. You can download this help file from Microsoft Win32 Programmer's Reference at the Downloads Area of this site.

  4. Now that WinAsm Studio and MASM32 are installed, it's time to run WinAsm Studio and customize it's path settings.

  5. From the Tools menu, choose "Options...".

Tools menu

The "General" default tab is displayed. For now, select the "Files & Paths" tab.

Options dialog

By default, the "Files & Paths" tab will look something like the image below. The paths to the various directories and files will probably be different on your system, so click the Button button for each directory and file whose path needs changing and select the appropriate path in the resulting dialog box.

After doing so, the "Files & Paths" tab might look like the following image. Click the OK button to save these changes to the WinAsm.ini file. Now you can start a new project and start coding.

File paths

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian