Re: writting pixels in WIN32
- Posted by JJProg at CYBERBURY.NET Dec 20, 1999
- 523 views
EU>Does anyone know how to write pixels to the desktop in EU>WIN32. Like how the 'virtual friend' programs will show EU>cartoon characters walking across the screen no matter what EU>window is open. Please, help... Thanks a bunch!! Timmy It should be fairly easy if you know how to draw on a window. All you need to do is use some API to get the screen's DIB and draw on it. I don't have time to look into it right now, but I'll see if I can figure it out later. Jeffrey Fielding JJProg at cyberbury.net http://members.tripod.com/~JJProg/