1. Remove the references to the C header files which are outdated.
2. Remove all comments, this was mostly commented out code. The
comments in win32.ads have been kept because useful.
3. Add a consistent header with copyright in all files.
4. Reformat the code, this has been done automatically using gnatpp
tool.
--
Work for J531-015.
This first patchset is to ensure that Win32Ada compile properly
with a 64 bits compiler. The gdidemo can now be run under this
plateform.
--
First part of work for J323-006.