Windows 中的 C 头文件在哪里? [英] Where are the C header files in Windows?

查看:39
本文介绍了Windows 中的 C 头文件在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 Windows 开发的新手,在 Linux 中混了一段时间.我需要访问控制台功能,但无法从网络上获取控制台文本属性的完整列表.我想阅读 wincon.h 和 windows.h 以获取信息,但我不知道如何获取它们.请帮忙!

I'm new to Windows development, having messed around in Linux for a while. I need to access console functions and am having trouble getting a comprehensive list of console text attributes off the web. I would like to read wincon.h and windows.h to get the info, but I can't figure out how to get at them. Help please!

推荐答案

Windows 默认不附带这些.如果你正在寻找它们,你需要安装 Windows SDK 并在 %PROGRAMFILES%\Microsoft SDKs\Windows 目录中挖掘.

Windows does not come with these by default. If you are looking for them, you need to install the Windows SDK and dig around in the %PROGRAMFILES%\Microsoft SDKs\Windows directory.

这篇关于Windows 中的 C 头文件在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆