Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检查系统是否连接了交互式白板或投影仪。其实我想检查它不存在。(为了能够制作不同的许可级别。)有什么技术可以确定吗?
平台:MS Windows XP/Vista、MS Visual C++
标准 C++ 中没有任何内容 - 您将需要特定于平台的库。为了让我们帮助您,我们需要有关您使用的平台的更多信息。