Mail Archives: djgpp/1995/10/05/12:16:05
>
>On Thu, 28 Sep 1995, Students of SSU wrote:
>
>> I picked up a file called DLL-9402.ZIP off of FTP.DELORIE.COM (sorry,
>> it had a longer name, but DOS hacked it off.) I was wondering--"WHAT
>> IS THIS!!" is it the same as the DXE found in V2, is it better, does
>> it use Windows .DLL or its own format.
>>
>>
>
>DJ says that this library is VERY old (it was written for DJGPP v.1.11)
>and it doesnt properly work - i downloaded it too, and could not get it
>to work properly... it sure WOULD BE NICE if someone would write a DLL
>library type thing for DJGPP - not DXE because DXE lets you only have 1
>fcn and it is very messy and not automatic... something like the
>functionalty of Windows DLLs and import libraries... for DJGPP v.2 - i
>would do it, but 1) i dont have the time and 2) i dont have all the
>background knowledge to do it...
>
>Lee Rakoski
>lrakoski AT isbe DOT state DOT il DOT us
>
It is old but works quite well, I dynamically load library and
work with no pb, the only pb is that you have to register the symbol
load with the lauching program
Vincent Croquette
- Raw text -