D - pb when import windows.d
- sam <sam_member pathlink.com> Jun 12 2003
When I import windows.d, the dmd compiler stop with the following error : "cannot implicitly convert uint to int" at the line 999 : const int MAXDWORD = (0xFFFFFFFF); is there a problem with hexadecimals in D ? Please help...
Jun 12 2003








sam <sam_member pathlink.com>