importing DLL
BCS
ao at pathlink.com
Fri Mar 28 15:04:15 PDT 2008
Reply to Benjamin,
> Reply to Regan,
>
>> BCS wrote:
>>
>>> Neal Alexander wrote:
>>>
>>>> BCS wrote:
>>>>
>>>>> I have a DLL with no .h no .def and nothing but the DLL. What are
>>>>> my odds of linking it in with a D app?
>>>>>
>>>> implib.exe
>>>>
>>> Tried that. It gives me a .lib (that doesn't seem to work but I
>>> could be mistaken) but I still don't know what functions are
>>> defined. (maybe I should have added "no documentation")
>>>
>> Do you have a copy of dumpbin:
>> http://support.microsoft.com/kb/177429
>> Regan
> I will soon.
>
correction, I have it but it's not working (not installed correctly or some
such, More fun!)
More information about the Digitalmars-d-learn
mailing list