The MASM Forum

General => The Workshop => Topic started by: gabriel2007 on March 21, 2016, 06:27:58 AM

Title: Installing masm32 on windows 10 64 bits
Post by: gabriel2007 on March 21, 2016, 06:27:58 AM
Hello , while assembling libraries I get ordinal 201 and 203 errors after winspool.asm file is assembled
Title: Re: Installing masm32 on windows 10 64 bits
Post by: TouEnMasm on March 21, 2016, 06:35:15 AM
http://masm32.com/board/index.php?topic=5128.msg55126#msg55126
Title: Re: Installing masm32 on windows 10 64 bits
Post by: jj2007 on March 21, 2016, 08:09:46 AM
No problem, just a glitch with some less important libraries. Masm32 will work fine.
See http://www.webalice.it/jj2006/Masm32_Tips_Tricks_and_Traps.htm for a hello world example.
Title: Re: Installing masm32 on windows 10 64 bits
Post by: hutch-- on March 21, 2016, 08:25:23 AM
Hi Gabriel,

The list of error at the end of the library build follow from how Win 10 emulated win32. At the moment, just click all of the dialog boxes until it finished, about 20 or so and complete the installation. Once the installation is finished you can go to the MASM32 directory and run "makelibs.bat" which will run the library build again. This time there should be no errors.
Title: Re: Installing masm32 on windows 10 64 bits
Post by: hutch-- on March 25, 2016, 02:59:00 PM
There is an updated version with the link in the forum at URL

http://masm32.com/board/index.php?topic=5256.0

It solves the missing ordinal problem by not trying to build an old library that is not supported in Win 10.
Title: Re: Installing masm32 on windows 10 64 bits
Post by: jj2007 on March 25, 2016, 07:56:02 PM
That was the old WinSpool lib, indeed mostly superfluous. One little problem remains: (http://www.masmforum.com/board/index.php?topic=17795.msg149989#msg149989) HtmlHelp.lib doesn't export some essential stuff. In case you need it, attached my version, as used e.g. in RichMasm's help.
Title: Re: Installing masm32 on windows 10 64 bits
Post by: anunitu on March 25, 2016, 09:53:11 PM
I was a bit put out about .hlp files not working in win7. I also am not really trusting with Microsoft with their "Update" to make ,hlp files work. I am paranoid of them trying to do a win10 update,when I have updates turned off.(I LOVE win7,and do not want to update.)
Title: Re: Installing masm32 on windows 10 64 bits
Post by: hutch-- on March 25, 2016, 11:19:01 PM
The winhelp works OK on win7 but there is none for win10. JimG posted a version from 64 bit XP that does work. As far as the attempted update of win7 to win10, there is a tool that gets rid of it.