On 7/18/11, Loopback <elliott.darf...@gmail.com> wrote: > On 2011-07-18 21:59, Andrej Mitrovic wrote: >> import core.dll_helper; is outdated, use import core.sys.windows.dll; >> And also import core.runtime; > > Are there any examples covering these new modules, or are the procedure > the same? >
It's all pretty much the same as the page says. There's a DLL example in this folder: \DMD\dmd2\samples\d\mydll