Assembly /MASM32 Support

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
need help

Assembly /MASM32 Support

Post by need help »

Hi I was wondering if anyone has any tutorials on how to use the irrlicht engine in MASM32(http://www.masm32.com)

MASM32 can support 3rd party librarys using the same kind of methods as C++... include the header directive and link the library... but I have never done this with librarys designed for C++... I know it is indeed possible so if any one here has any idea how it could be done let me know.
Post Reply