DWT control from DLL function

bobef bobef at lessequal.com
Sat Feb 25 09:48:25 PST 2006


Anyone tried to execute DWT code inside DLL? When I do it I get access 
violation when I try to create control. I am starting to think I do 
something wrong with these DLLs. Every time I get some errors (i.e. for 
second different program/dll), and access violation on program exit if I

std.c.stdio._fcloseallp = null;

as the docs say....



More information about the Digitalmars-d-dwt mailing list