--- In [email protected], sgp <[EMAIL PROTECTED]> wrote: > > swzoh wrote: > > > Do you remember that the magnifier hacked from ColorZoomer couldn't > > capture the mouse cursor while ZoomPlus could? Exactly the same > > reason, I suppose: Layered. > > I think you're right. FWIW ZoomPlus history log says that layered > window support was added just in the last version in March 2006.
It turned out quite easy, so I think PrintScreen uses this ROP: CAPTUREBLT: Windows 98/Me, Windows 2000/XP: Includes any windows that are layered on top of your window in the resulting image. By default, the image only contains your window. Note that this generally cannot be used for printing device contexts. OTOH, it still doesn't capture the mouse cursor, which requires another manipulation which I know of although I've never actually used it. I'll upload a ScreenCapture with a transparent windows using GDI+. Sean Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/power-pro/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
