Solomon
November 2nd, 2001, 02:21
Absolutely yes!
But you have to do the things that should be done by compilers of high-level programming languages, such as pushing the parameters for sub-procedures etc. It's a tedious task. Why don't we leave them to compilers?
My opinion is: Don't write programs with pure Win32 ASM unless it's absolutely necessary(for efficiency, smaller exe size, low level direct access of hardware etc.).
I recommend "C/CPP + inline ASM".
I know some win32 asm lovers may blame me for this, but who cares. We CAN have different opinions
