DLL (not static one) + Thread.getThis() = access violation

bobef bobef at lessequal.com
Mon Feb 27 06:19:54 PST 2006


Seems the problem is there only if gc_init() is not called, i.e. if the 
module uses caller's GC. Looks like gc_init() is doing something which 
should be done in gc.setGChandle() also...



More information about the Digitalmars-d mailing list