
26 Apr
2005
26 Apr
'05
6:22 p.m.
Pavel Vozenilek wrote:
"Vladislav Lazarenko" wrote:
I just want to develop wrapper around LoadLibrary, FreeLibrary, GetProcAddress for Windows and dlopen, dlclose, dlsym for Unix OSs.
Exported symbol enumeration would be handy too.
That's all fine. The trouble really starts when you want to make assertions about the symbols as referring to C++ types / objects. If you don't, I don't really see how this topic relates to boost, or C++ in general. Regards, Stefan