annotate vc2012/LibXtract_static_llib/LibXtract/targetver.h @ 285:89fe52066db1 tip master

MSCV missing ssize_t fix
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 16 Jul 2019 18:29:20 +0100
parents ef80f7c52c6d
children
rev   line source
andrea@211 1 #pragma once
andrea@211 2
andrea@211 3 // Including SDKDDKVer.h defines the highest available Windows platform.
andrea@211 4
andrea@211 5 // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
andrea@211 6 // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
andrea@211 7
andrea@211 8 #include <SDKDDKVer.h>