Is it possible to create a native extension around a pre-existing DLL without writing any native code? Or do I have to write a slim wrapper around my dll in order to interface with AS3?
↧
Is it possible to create a native extension around a pre-existing DLL without writing any native code? Or do I have to write a slim wrapper around my dll in order to interface with AS3?