Re: [AD] 4.9 on MSVC 2008

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]



>On Jul 12, 2008, at 2:01 AM, Ron Novy wrote:
>> For windows I think it can be done with LoadDll, GetFunction and 
>> FreeDll, but this would mean you would have to create something 
>> like al_dll_vtable and fill it using a new function like 
>> al_init_dll which could be called with the magic main macro...

On Jul 12, 2008, at 2:01 AM, Evert wrote:
>I think we should be getting rid of magic main, not add more 
>dependencies on it.
>Just my thought on the matter though.


Yeah... magic main could be probably be phased out, but it 'is' a
place of magic and joy and sweetness and joy... or something...
Oh and I got the function names wrong... It should be LoadLibrary,
GetProcAddress and FreeLibrary... But you all knew that ;)

Ron



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/