Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Visual c++ 6.0,需要将屏幕上的图像捕获到内存中。我该怎么做呢?谢谢
GetDC(NULL)
CreateCompatibleDC
GetBitmapBits