Quote from: hutch-- on December 19, 2004, 12:01:29 PM
http://www.masm32.com
Do I need both service packs?
Maybe that is why I didn't have masm32rt.inc.
Thanks.
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :
http://www.masmforum.com/simple/index.php?topic=3374.0
Quote from: Vortex on February 22, 2006, 06:21:46 PM
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :
http://www.masmforum.com/simple/index.php?topic=3374.0
Thanks.
Will an uninstall preserve my current masm32 dir structure ?
Quote from: skywalker on February 22, 2006, 09:24:19 PM
Quote from: Vortex on February 22, 2006, 06:21:46 PM
You can try December edition Masm32 Version 9 Beta, it comes with all the necessary components :
http://www.masmforum.com/simple/index.php?topic=3374.0
Thanks.
Will an uninstall preserve my current masm32 dir structure ?
Sorry I just realized I don't need windows to uninstall it. Been a long day at work. Power was out for 3 hours and it's real hot and muggy.
Hi skywalker,
If you wish, you can make a backup of your current masm32 installation before installing the beta edition.
I am using Masm32 Version 9 beta without any problem :U
Quote from: Vortex on February 22, 2006, 09:52:31 PM
Hi skywalker,
If you wish, you can make a backup of your current masm32 installation before installing the beta edition.
I am using Masm32 Version 9 beta without any problem :U
Right now all my source is in one directory and I have to backup the menu.ini and one bat file I recently made for debugging. So it won't be anything major. I'll probably make a bat file to automate that for the next package release.
Learning how to debug my first program isl taking as long as it took for all of my 16 bit stuff. :-)
Take care.
good,thanks :8)
skywalker,
You can try Ollydbg to debug your applications, it'e easy to use.