This is the second version of the masm64 SDK. As before, it is not a turnkey SDK.
I don't have permission to distribute Microsoft binaries so to use this SDK, you will have to download the community edition of Visual Studio build tools.
------------------------------------------------------
This is a link to the community edition of build tools
------------------------------------------------------
https://visualstudio.microsoft.com/downloads/?q=build+tools
There is a file list in the bin64 directory if you don't already have the Microsoft binaries. If you already have them, just copy over the existing ones you have.
This is very close to a release version. It has a new editor as well as QE which is a full 64 bit version. It is called "
teditor.exe" and has been intentionally written to look and work like QE. It is both faster and has a far larger capacity and in the case where I may need to modify it or add bits to it, its a modern 64 bit architecture of the type that I am currently writing so its straight forward enough to maintain.
You will need to supply or get hold of WIN32.hlp and there is a menu option to help you set it up. A download link for the Intel manuals on the help menu which is very useful for finding instructions.
Also note that the old help file WIN32.HLP is not included as the version I have is 24 megabytes in size. If you have a copy or know where to get one, put it in the "help" directory as it is already installed on the help menu and F1 will work with it.
INSTALLATION
You run this SFX file from the root directory of the partition you want to install the SDK on. What you must end up with is a directory straight off the root directory called "masm64". If you move the installation to any other location on the partition, it will
NOT WORK. If you already have an installation of the SDK on the partition, slightly rename it as this SFX is not designed to overwrite an existing installation.
http://www.masm32.com/download/Jan_20_2023.exeThe EXE is a self extractor made with Winrar.
Feedback would be useful, I don't need design information but if anything is broken, it will help to make a later release version better.