PDA

View Full Version : Help me wih MASM32


DR_POMPEII
09-10-2005, 12:02 PM
Hello guys

i need download an excelent manual related with masm32 or simple masm (but use it for windows)

, maybe u think, just look in google, but i cant find the "useful" link, for this reason, that maybe one of you can give me a good link of your own reference

i need for example make a calculator with 2 textfield and push a botton and show the 4 basics operations (in a third textfield or a label), the GUI is eay to make, the joke, how i get the info of each textfield and asign to some variable and then show the new results in the GUI?

and how make a communication with COM?

yes, all with masm

i trust that some guy can help me, with a excelent address

thanks a lot
for your time

bieber
04-25-2007, 10:45 PM
Wow, this is a really old thread, and you're probably not still around to read the answer, but what you're looking for is Iczelion's Win32 Assembly tutorials; there's a set of them that you can find in a couple places on the web, IIRC, covers everything there is to know about the Win32 API in Assembly Language.