Code Infinity

SAVE THE EARTH.............

Tuesday, February 3, 2009

Working with API in assembly...

Hiii, i just want to give u a short introduction to Windows API and how to easily use them in assembly..
Firstly, u must be what is API. Actually API stands for 'Application Programming Interface'. Sounds very complex, but believe me they will make ur life a lot more easy in programming a windows interface.
Actually, These are some predefined structures which u use directly for programming without even  worrying about what goes inside. The official site for APIs is www.api.org u will certainly find it helpful. I will prefer u to download an API help, for ur use.
Now, How to use them, Firstly u must have knowledge of MASM syntax, for this u will have to study assembly. A useful site for this purpose is http://win32assembly.online.fr
You will find it very useful for programming in assembly.
Before concluding, I must tell u that i am using assembly for creating windows interface
because assembly fascinates me. Even though i can create better interface in other 
progrmming language , but assembly has its own style....