Wed, 21 Jan 2009 23:19:48 -0500, reimi gibbons wrote:
> I'm currently developing a software with D and Tango. I don't have
> much knowledge on DLL, but i do know when linking to static lib you
> need a .h header file, but do i need .h for linking with DLL as well?
>
>
> also can anybody please p
reimi gibbons wrote:
> Hi all,
>
> I'm currently developing a software with D and Tango. I don't have much
> knowledge on DLL, but i do know when linking to static lib you need a .h
> header file, but do i need .h for linking with DLL as well?
>
> also can anybody please provide a quick and s
Hi all,
I'm currently developing a software with D and Tango. I don't have much
knowledge on DLL, but i do know when linking to static lib you need a .h header
file, but do i need .h for linking with DLL as well?
also can anybody please provide a quick and small example to link with DLL.
*im t