开发者

Commctl.h missing

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜