The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: andrey_zh on December 08, 2009, 12:11:00 AM

Title: What is the last MASM version to support 98/ME?
Post by: andrey_zh on December 08, 2009, 12:11:00 AM
Good afternoon!

I want to archive some tools related to Windows 98 programming (for personal use only).

What tools do I need to program in assembly for Win98? Could someone name the last MASM version which runs/produces code running on this OS.
Are there any other common tools around? I.e. "Driver development kit" or smth like this.

Thanks in advance!
Title: Re: What is the last MASM version to support 98/ME?
Post by: dedndave on December 08, 2009, 12:38:09 AM
welcome to the forum
as far as i know, the current version of the masm32 package is capable of writing software for win98
you may want to find an older version of the DDK, if you even need it
when using API functions, be aware that some are not supported under win98
you might try and find an old version of win32.hlp - it would not have the newer API functions
Title: Re: What is the last MASM version to support 98/ME?
Post by: ecube on December 08, 2009, 01:35:09 AM
MASM's Driver Kit is http://www.freewebs.com/four-f/ but thats for 2k+ drivers(.drv) for win9x/Me they're called vxd's and i'm not familiar with any kit for those, however here's a few tuts on it http://win32assembly.online.fr/tutorials.html
Title: Re: What is the last MASM version to support 98/ME?
Post by: hutch-- on December 08, 2009, 02:14:15 AM
Version 9.0 of masm32 runs on the old win9x versions from win95b up to 98se and ME. Version 10 requires an NT based OS from win2000 upwards.
Title: Re: What is the last MASM version to support 98/ME?
Post by: Vortex on December 08, 2009, 06:45:20 PM
MASM32 v9.r for Win9x, manual install :

http://oby.ro/masm32/m32v9r_legacy.zip