{"library":"memorymodule","type":"library","category":null,"description":"MemoryModule is a library that allows loading a DLL from memory rather than from a file on disk.","language":"cpp","status":"active","version":"2019-12-31","tags":["dll","memory","loading","windows"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install memorymodule","imports":["#include <MemoryModule.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(memorymodule CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE MemoryModule::MemoryModule)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}