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
1 year 2 weeks ago
1 year 2 weeks ago
1 year 35 weeks ago
1 year 35 weeks ago
1 year 35 weeks ago
1 year 35 weeks ago
1 year 35 weeks ago
1 year 35 weeks ago
1 year 36 weeks ago
1 year 43 weeks ago