Dr. Stephen Henson caf55bfacf Avoid Windows 8 Getversion deprecated errors.
Windows 8 SDKs complain that GetVersion() is deprecated.

We only use GetVersion like this:

	(GetVersion() < 0x80000000)

which checks if the Windows version is NT based. Use a macro check_winnt()
which uses GetVersion() on older SDK versions and true otherwise.
(cherry picked from commit a4cc3c8041104896d51ae12ef7b678c31808ce52)
2014-02-25 13:42:25 +00:00
..
2014-01-06 13:33:27 +00:00
2014-02-14 22:35:39 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-02-15 01:29:36 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2012-06-08 09:18:47 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2009-02-19 09:42:51 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2014-01-06 13:33:27 +00:00
2011-08-12 12:31:08 +00:00
2012-06-08 09:18:47 +00:00
2012-07-05 12:58:27 +00:00
2013-01-28 17:30:38 +00:00
2000-02-01 02:21:16 +00:00
2011-10-21 13:04:27 +00:00
2011-06-21 16:58:10 +00:00
2006-10-23 07:41:05 +00:00
2014-01-06 13:33:27 +00:00
2007-06-23 18:47:51 +00:00
2009-04-16 17:22:51 +00:00
2012-06-08 09:18:47 +00:00
2009-06-01 12:14:15 +00:00
2014-01-06 14:37:03 +00:00
2014-01-11 22:42:37 +00:00
2003-11-28 13:10:58 +00:00