From: Edward Diener (eddielee_at_[hidden])
Date: 2005-04-26 19:59:17


Philippe Mori wrote:
>
>
>> I just want to develop wrapper around LoadLibrary, FreeLibrary,
>> GetProcAddress
>> for Windows and dlopen, dlclose, dlsym for Unix OSs.
>>
>> I think it is very easy to do and no additional functionality shall be
>> added
>> (maybe in another library). I tryed to design KISS (Keep It Stupid
>> Simply)

KISS stands for "Keep it simple, stupid".