The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: softwareguy256 on September 05, 2006, 07:26:04 PM

Title: Someone post Hello World for ASM32
Post by: softwareguy256 on September 05, 2006, 07:26:04 PM
I've been searching for about an HOUR on google and can't find a striaghtforward MASM32 hello world that will work with the MASM with the VC++ 6 processor pack.  Someone please post the program.
Title: Re: Someone post Hello World for ASM32
Post by: hutch-- on September 06, 2006, 12:01:07 AM
the version of ML from the processor pack is 6.15 which is a very reliable version which builds all of the masm32 sample code with no problems at all. The processor pack and VC6 together are not a working assembler environment so it is very doubtful that you will find the hello world you are after with those restrictions.
Title: Re: Someone post Hello World for ASM32
Post by: Mark_Larson on September 06, 2006, 03:12:52 PM

If you look for this on Microsoft's webpage, they have what you are looking for.