We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
“鬼手56” 反馈 《Windows黑客编程技术详解》一书 “11.3 桌面截屏” 的桌面截屏配套的源码编译不通过,ScreenCapture 函数声明了却没有实现!
经排查,确实存在该问题!原因是由于作者在最后调整该部分代码风格的时候,把相关部分删除了却忘记补充回去!现把补充完毕的代码上传在附件里!
修改后的源码,重新上传在下面的附件中了!!!
ScreenCapture_Test_修改.zip
The text was updated successfully, but these errors were encountered:
代码为什么不直接合入主干。。。
Sorry, something went wrong.
No branches or pull requests
“鬼手56” 反馈 《Windows黑客编程技术详解》一书 “11.3 桌面截屏” 的桌面截屏配套的源码编译不通过,ScreenCapture 函数声明了却没有实现!
经排查,确实存在该问题!原因是由于作者在最后调整该部分代码风格的时候,把相关部分删除了却忘记补充回去!现把补充完毕的代码上传在附件里!
修改后的源码,重新上传在下面的附件中了!!!
ScreenCapture_Test_修改.zip
The text was updated successfully, but these errors were encountered: