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 trying to link my software with ICU lib, since mango seems outdated. Thanks, Reimi.