Screen Capture Program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do i write a screen capture program for win CE 4.1?

The code in www.bobpowell.net/capture.htm runs good for Winforms.

But graphics.getHdc() and ReleaseHdc() are not supported by Compact
Framework. Help me in any other ways of doing it?

Thanks in advance
 
Don't forget about the existing Remote Zoom-In tool. It's great for taking
screen captures.
 
The vault asks for UName and pwd and no options to sign in.. Can u mail me
the GDIPlus.cs to RSrinivasan at gmail, if possible.
 
Hey sorry. I'm not getting it. Which tool are u talking abt? Can u give me
some links on that.

Srini
 
It's part of the development tools that come with eVC and VS200x smart
device support. It should be accessible from the tools menu on the IDE.
 
Actually it's not in Studio 2003 - none of the Remote Tools are (no clue
why). If you've installed eVC then you can add links to the Studio Tools
menu to run them.

--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
 
Wow, I never noticed the tools were not part of VS. I've got them from eVC
and never realized it. Is that true of VS2005 as well? (I don't have the
latest set up on any machines accessible at the moment)

For the time being eVC is still available for download.
 
In VS2005 they are available via the start->programs route.. still no direct
IDE integration (due to time constraint apparently)...

Cheers
Daniel
 
Back
Top