commit | 7d6467649f09c4131a62ba86486f98c95d89de59 | [log] [tgz] |
---|---|---|
author | François Gouget <fgouget@codeweavers.com> | Fri Dec 15 21:31:03 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 15 21:31:03 2000 +0000 |
tree | 1b7be5f3a408338308a84af21f473db91ca2dae8 | |
parent | ecae926945d6c08e3fde8bf5d711976070e2ef88 [diff] |
Moved some macros like NULL, FALSE to winnt.h Moved the anonymous struct/unions to winnt.h Moved calling convention macros to winnt.h Moved some basic types like BOOL, INT, LONG, etc. to winnt.h Moved HANDLE and DECLARE_HANDLE to winnt.h Moved structure packing macros to winnt.h