On 04/19/2015 11:39 AM, Antony Polukhin wrote:
Hi,
Boost.DLL library seems ready, users use it and do not complain.
Is there anyone wishing to help with review and become a Review Manager?
Boost.DLL is a C++98 library for comfortable work with DLL and DSO. Library provides a portable across platforms way to:
- load libraries at runtime - import and export any native functions and variables - make alias names for C++ mangled functions and symbols - query libraries/objects and executables for sections and exported symbols - self loading and self querying - getting program and module location by exported symbol
Github: https://github.com/apolukhin/Boost.DLL Docs: http://apolukhin.github.io/Boost.DLL/index.html
Hi, unless anybody more qualified volunteers, I can run the review. I was previously working on something similar, so I know about the problem domain, but it was sufficiently long ago that I have no vested interest. HTH, -- Vladimir Prus CodeSourcery / Mentor Embedded http://vladimirprus.com