Introduction - If you have any usage issues, please Google them yourself
VC++ dynamic link library (DLL) program, simply follow the convention of the DLL interface specification and the call mode, DLL written in various languages can call each other. For example, Windows provides a system DLL (which includes the Windows-API), in any development environment can be called, never mind its a Visual Basic, Visual C++ 还是 Delphi