News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Recent posts

#1
MASM64 SDK / Re: Should we improve the Masm...
Last post by HSE - Today at 12:33:09 PM
Hi Alex!

Masm64 SDK probably is more than enough to begin to learn 64 bit assembly.

I use it mostly to build little test, but you can see in the forum LookingFor, a real tool following Hutch's style.

For complex projects ObjAsm, wich must be assembled with UASM, is the option. To use OOP is just optional, and is a complete package in active development.

Anyway, probably JJ is correct about to stick to 32 bit for your current projects. Is better to approach 64 bit without the pressure to make things to work wright now, I think  :thumbsup:

HSE
#2
Showcase / Re: tdui4i8
Last post by stoo23 - Today at 09:56:49 AM
QuoteYou want to stay here and contribute, fine.
He already HAD contributed by contacting myself and Providing his recently Reviewed and Updated 'Test Department' Files and allowing them to be placed on the server for download !! ... Which I have done.

So, he has NOT simply; "Taken his toys and slunk back home"
With so few active members and capable coders here, as an 'Observer', I would Politely suggest his departure is ever so slightly more disappointing than merely expressing it as 'Spilt Milk' !!
#3
Showcase / Re: tdui4i8
Last post by NoCforMe - Today at 09:34:19 AM
Quote from: stoo23 on Today at 09:26:42 AM:rolleyes:
Really ???
 :dazzled:
 :sad:

Yes, really. Why should we cry over spilt milk here?
You want to stay here and contribute, fine.
You want to take your toys and slink back home? 'Bye-bye.
#4
Showcase / Re: tdui4i8
Last post by stoo23 - Today at 09:26:42 AM
 :rolleyes:
Really ???
 :dazzled:
 :sad:
#5
Showcase / Re: tdui4i8
Last post by NoCforMe - Today at 09:04:22 AM
Quote from: stoo23 on Today at 07:28:59 AM:undecided:  :rolleyes:  :sad:
He has also requested Deletion of his Account / Membership ... which is rather sad,.. especially to lose a  capable and obviously, Skilled Coder !!
 :sad:

Tell him not to let the door hit him on the butt on the way out.
#6
Showcase / Re: tdui4i8
Last post by stoo23 - Today at 07:28:59 AM
:undecided:  :rolleyes:  :sad:
He has also requested Deletion of his Account / Membership ... which is rather sad,.. especially to lose a  capable and obviously, Skilled Coder !!
 :sad:
#7
Showcase / Re: tdui4i8
Last post by NoCforMe - Today at 06:18:02 AM
#8
Thanks, Alex. It works fine both with Masm64 and the Watcom family (UAsm, JWasm, AsmC), but it's kind of an unfinished project. Not all Windows APIs and constants are covered, and I don't have the energy to add what's missing...
#9
MASM64 SDK / Re: Should we improve the Masm...
Last post by LordAdef - Today at 03:59:55 AM
Quote from: jj2007 on Today at 03:14:32 AM
Quote from: LordAdef on Today at 03:10:21 AM64 doesn't work with Uasm

Unfortunately, that's true. There are several competing approaches around: some use Masm64, some use UAsm, and some roll their own. My advice: stick with 32-bit code :bgrin:

Nice, Johen!
I will check it out.
Concerning question #1, it would important that the work Hutch was doing should be carry on, right? 
#10
Congrats Johen!