Cris wrote: > Any ideas why this code is broken in the newest compiler? The wgl > functions are not recognized. This is from the bobef's glee.d Almost certainly it's because the module needs another "import" declaration for the module that defines the functions.