Hey, does vb.net still use C++ DLLs the same as VB6? I mean does VB.Net still need the _stdcall format with the .def file? If I have a C++ DLL that works with VB6 already, can I just add my declarations to my VB.Net project and run with it without any changes?
TIA
TIA