News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

sdkddkver.inc

Started by markallyn, June 18, 2023, 02:58:21 AM

Previous topic - Next topic

NoCforMe

All I can say after reading all this is that I am so glad I'm never going to use 64-bit assembly language!
Assembly language programming should be fun. That's why I do it.

HSE

Quote from: NoCforMe on June 20, 2023, 05:47:18 AM
All I can say after reading all this is that I am so glad I'm never going to use 64-bit assembly language!

:biggrin: :biggrin: 32 and 64 bits are same includes! And they are updated with new Win versions.

Fortunately, old include files still allow to use enough system resources to make interesting programs.
Equations in Assembly: SmplMath

BugCatcher

This is probably why I can't get direct2d to work with plain old ml64. But i have no problem with Direct2d in Visual Studio 64 bit

jj2007

Quote from: BugCatcher on June 22, 2023, 02:17:22 AM
This is probably why I can't get direct2d to work with plain old ml64

Perhaps we could find out together. Do you have a short assembly source where it fails?