https://issues.dlang.org/show_bug.cgi?id=3850
9999 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from 9999 <[email protected]> --- Also, BYTE is unsigned in Windows, which adds to the confusion. typedef unsigned char BYTE; http://msdn.microsoft.com/en-us/library/windows/desktop/aa383751(v=vs.85).aspx#byte --
