::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中没有这个函数的,希望会的朋友帮忙一下,说的具体一点。