What is winapifamily.h?

て烟熏妆下的殇ゞ 提交于 2019-12-10 03:41:59

问题


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?


回答1:


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'.




回答2:


For reference, the winapifamily.h is located at C:\Program Files (x86)\Windows Kits\8.0\Include\shared



来源:https://stackoverflow.com/questions/9509166/what-is-winapifamily-h

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!