[D-runtime] Windows DLL support breaks again with latest druntime

Walter Bright walter at digitalmars.com
Fri May 11 15:02:11 PDT 2012


..\dmd -g -d -ofmydll2.dll -version=use_patch mydll2.d dll2.d mydll2.def
dll2.d(53): Error: no property 'findThread' for type 'core.thread.Thread'

--- errorlevel 1


More information about the D-runtime mailing list