TODO: Convert wiki syntax
Creating a MinGW DLL for Use with Visual Basic
Below are two examples of techniques which facilitate the use of use of MinGW to create DLLs, exporting functions which may be called from Visual Basic. The first of these uses C or C++ as the implementation language; the second uses GNAT/GCC.
Example 1: A DLL for Visual Basic, Programmed in C or C++
NOTE: This description is only for Visual Basic 6, not DotNet.
- Step 1: Create your DLL.


Recent comments
2 years 17 weeks ago
2 years 17 weeks ago
2 years 50 weeks ago
2 years 50 weeks ago
2 years 50 weeks ago
2 years 50 weeks ago
2 years 50 weeks ago
2 years 50 weeks ago
2 years 51 weeks ago
3 years 6 weeks ago