> core/dll_helper.d has been recently moved to core/sys/windows/_dll.d, so you might just have the old import file core/dll_helper.di lying around on your disk without the correspondent file being built into druntime. Ooh that makes sense, I didn't know that; thanks!