Board index » Visual Studio » screen recorder avi

screen recorder avi

Visual Studio214
If you go to download.com and search for "screen recorder avi", you'll

find a LOT of programs that record the screen to an AVI file. I was

wondering... is this an easy thing to do? Any ideas how the programs

do this? I would imagine there's a trick since there are so many

programs.


-
 

Re:screen recorder avi

<bob@coolgroups.com>wrote in message news:1137798770.610128.75680@g49g2000cwa.googlegroups.com...

Quote
you'll find a LOT of programs that record the screen to an AVI file.



There is an AVIEdit sample project supplied with MS Visual Studio.

It is a small project. There is function GetDesktopWindow in SDK. So,

I think it should not be too difficult.







-

Re:screen recorder avi

i don't think GetDesktopWindow has much to do with it.



-