6 Forks
30 Stars
30 Watchers

MinGW-DLL-Example

Example of how to create a DLL using MinGW, along with an application which uses that DLL.

How to download and setup MinGW-DLL-Example

Open terminal and run command
git clone https://github.com/TransmissionZero/MinGW-DLL-Example.git
git clone is used to create a copy or clone of MinGW-DLL-Example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MinGW-DLL-Example https://github.com/TransmissionZero/MinGW-DLL-Example/archive/master.zip

Or simply clone MinGW-DLL-Example with SSH
[email protected]:TransmissionZero/MinGW-DLL-Example.git

If you have some problems with MinGW-DLL-Example

You may open issue on MinGW-DLL-Example support forum (system) here: https://github.com/TransmissionZero/MinGW-DLL-Example/issues