Assembly >> win32 asm
Posted by Tweakster on 16:11:00 02-14-2003
Have any of ya'll written in win32 asm
16-bit is ok but it's not that useful these days.

Hoping to heard from everyone
Posted by Smerdyakov on 05:58:00 02-15-2003
Win32 assembly isn't useful, either.
Posted by dxprog on 06:16:00 02-15-2003
Yeah, I'm sure Smerdy would even agree that C is better than ASM for Win programs. [addsig]
Posted by split on 12:08:00 04-04-2003
Yeah, writing Win32 code in ASM is just tedious. There is a good site for that though. You can go to it here: Win32 ASM. It has some good links that you could use for non-ASM Win32 stuff.
Posted by Jasim on 01:07:00 06-08-2003
Yup! Win32Asm is real rough and tedious.

Assembly language is afterall the next step to binary programming...

But its the MOST powerful medium of programming. If you gotta learn that, be CONFIDENT you can do anything with the computer!!

I've been trying to learn ASM these days. Download SpAsm from the net(forgot the site, do a Google on 'SpAsm win32 download')

Cheers & Regards,
Jasim