https://github.com/marcuwynu23/cpp-dll-create-and-load-sample
C++ project sample for creating and loading DLL with commandline
https://github.com/marcuwynu23/cpp-dll-create-and-load-sample
cpp-dll dll-maker dll-project-template loadlibrary template
Last synced: about 1 year ago
JSON representation
C++ project sample for creating and loading DLL with commandline
- Host: GitHub
- URL: https://github.com/marcuwynu23/cpp-dll-create-and-load-sample
- Owner: marcuwynu23
- Created: 2022-05-25T08:04:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T08:11:52.000Z (about 4 years ago)
- Last Synced: 2025-03-29T18:51:18.434Z (about 1 year ago)
- Topics: cpp-dll, dll-maker, dll-project-template, loadlibrary, template
- Language: C++
- Homepage:
- Size: 769 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cpp-DLL-create-and-load-sample
C/C++ project sample for creating and loading DLL with commandline
# Requirement:
- make
- g++/gcc mingmw
- text editor