What is winapifamily.h?

MQ Gu picture MQ Gu · Mar 1, 2012 · Viewed 17k times · Source

Can't find it in Windows SDK and DDK, but some of our existing code includes it. The only meaningful link I found by Google is: http://msdn.microsoft.com/en-us/library/windows/hardware/hh450839%28v=vs.85%29.aspx What's it?

Answer

Guest picture Guest · Mar 4, 2012

This is a new header file, currently only present in the SDK/DDK of Windows 8 Consumer Preview / Visual Studio 11 Beta. I think this header is for splitting the Win32 API into Desktop/MetroApp 'partitions'.