Hi there! im trying to get whatever is displayed on my screen and insert it into a metafile. how can i do that?

Recommended Answers

All 3 Replies

operating system? compiler? we need a few more details

im currently using Dev-C++ on Windows XP 32 bits

Trash that compiler and use vc++ 2010 express. Then you can write c++/CLR programs that does this.

Or do some googline about how to capture the window into a bitmap using win32 api functions.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.