Reverse engineering winapi function loadlibrary.
-
Updated
Apr 17, 2023 - C++
Reverse engineering winapi function loadlibrary.
Cross-platform template example of dynamically loaded/unloaded libraries linked during execution (plug-in architecture).
Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...
Study the static and dynamic linking in `g++` and `CMake`
Extended shell linker
Autogenerate files to link C-Libraries at runtime.
What an ABI and ABI-stability is, and how it interacts with dynamic linking
School task meant to teach the basics of compiling and linking
Add a description, image, and links to the linking topic page so that developers can more easily learn about it.
To associate your repository with the linking topic, visit your repo's landing page and select "manage topics."