首页
社区
课程
招聘
[旧帖] [求助]VC6.0 PrintWindow 无法使用 如何解决 0.00雪花
发表于: 2012-12-29 16:22 1174

[旧帖] [求助]VC6.0 PrintWindow 无法使用 如何解决 0.00雪花

2012-12-29 16:22
1174
::PrintWindow(hwnd, hdc, PW_CLIENTONLY);

:\Microsoft Visual Studio\MyProjects\后台取色\后台取色.cpp(35) : error C2039: 'PrintWindow' : is not a member of '`global namespace''
D:\Microsoft Visual Studio\MyProjects\后台取色\后台取色.cpp(35) : error C2065: 'PrintWindow' : undeclared identifier
D:\Microsoft Visual Studio\MyProjects\后台取色\后台取色.cpp(35) : error C2065: 'PW_CLIENTONLY' : undeclared identifier

请问一下大家,要怎么解决这个问题,我去网上查资料,好象说VC6.0中没有这个函数的,

希望会的朋友帮忙一下,说的具体一点。

[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//