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.