开发者

Commctl.h missing

开发者 https://www.devze.com 2022-12-26 17:41 出处:网络
I\'m trying to include : #include <commctl.h> into my win32 API program开发者_如何学C; however, it looks like it does not exist.

I'm trying to include : #include <commctl.h> into my win32 API program开发者_如何学C; however, it looks like it does not exist.

What is the problem ?


I think you mean CommCtrl.h?

#include <commctl.h>

And it should be located in your platform SDK folder or visual studio includes.

Example:

C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号