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 16 weeks ago
2 years 16 weeks ago
2 years 49 weeks ago
2 years 49 weeks ago
2 years 49 weeks ago
2 years 49 weeks ago
2 years 49 weeks ago
2 years 49 weeks ago
2 years 50 weeks ago
3 years 5 weeks ago