Hello
Lets say I have a c++ DLL(s) that was developed with MSVS 201x. Since it's C++ and I don't have any calls into the Windows API's, do you think it could be run on a linuc box, if I took the cdoe, the .CPP and .H file and recompiled it to run on Linux?