Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
WindowViewer is a failed attempt to capture all windows as bitmaps.
WindowViewer was released on the 6th of Fubruary of 2010 and programmed in C++ using the IDE C++ Builder 6.0. It uses the STL, Boost and VCL libraries.
I attempted to use WindowViewer to view all the hidden windows the Windows Task Manager makes you aware of. WindowViewer does not show those: at the location of where this hidden window is, it obtains the bitmap of what is visible there.
//std::vector<boost::shared_ptr<TFormImage> > m_v |
Window Viewer, tool to view all windows |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.