Written June, 2002 by Jeff Fitzsimons
This WTL application demonstrates how to use the Win32 API functions VirtualAllocEx and CreateRemoteThread in order to set transparency values of windows owned by foreign processes.
NOTE: This is an inherently dangerous activity which could crash applications, destroy data, or worse.
USE THIS APPLICATION AT YOUR OWN RISK!
_REENTRANTand
_STLP_NEW_PLATFORM_SDKdefined. You may need to change these in order to compile on your system.