February 25, 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....