server/windows/USBEventSvc/OpenSecUSBEventSvc/targetver.h
changeset 7 903480cebdfb
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/server/windows/USBEventSvc/OpenSecUSBEventSvc/targetver.h	Tue Dec 03 18:04:46 2013 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +#pragma once
     1.5 +
     1.6 +// Including SDKDDKVer.h defines the highest available Windows platform.
     1.7 +
     1.8 +// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
     1.9 +// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
    1.10 +
    1.11 +#include <SDKDDKVer.h>