The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: ERNI on October 12, 2005, 09:45:18 PM

Title: 32 bit program structure
Post by: ERNI on October 12, 2005, 09:45:18 PM
Hey

Can we show me structure a 32 bit asm program in MASM613

For this moment  I was write a 16 bit programs..
Can we explain my what is change in 32 bit structure asm file except this that program use 32 bit registers ?

Memory model well be  changed ?
if YES that  why
Title: Re: 32 bit program structure
Post by: hutch-- on October 12, 2005, 11:19:16 PM
ERNI,

Grab the MASM32 download off the forum web site and install it. It has examples and reference material and it is dedicated 32 bit MASM.