A question out of ignorance: I mostly use C/C++ to code DLL's for use by Java programs (it's called JNI) to access services, whatever, that don't have Java interfaces. So, my question (which I'm too lazy to research myself ) is:
Can VS 200x produce ordinary DLLs that look just like any other DLL to the program that loads it?
Thanks for letting me be lazy!
Can VS 200x produce ordinary DLLs that look just like any other DLL to the program that loads it?
Thanks for letting me be lazy!