//----------------------------------------------------------------------------------------------------//
// Tutorial: Windows Applications Remote Control
// Usage: To gain remote control of windows apps using FindWindow and SendMessage
// Tools Needed: C++ Compiler and Spy++(comes with VC++ 6.0)
// Coded by: ReckaH
//----------------------------------------------------------------------------------------------------//