DLL under windows

Don nospam at nospam.com
Tue Nov 10 01:10:24 PST 2009


Sam Hu wrote:
> DMD2.036.
> 
> Under dmd/phobos release package,inside samples\d\mydll folder,there is a sample to write dll and import lib fille from.It compiled and runs fine.But when I try to modify a bit,it produce strange error problem.Kindly refer to the sample for source.

Beware of bug 3342: at present you CANNOT use DLLs with D2 on Windows XP 
or earlier. That's not the problem here, but you need to know it. Just 
telling you before you waste lots of time.


More information about the Digitalmars-d-learn mailing list