hello everyone, someone has a magnification.dll example in vb6, I did a few attempts at some vb.net examples but no luck seeing it work. some of the functions used in this dll are MagInitialize, MagUninitialize, MagSetWindowSource, MagSetWindowFilterList, MagSetImageScalingCallback.
If you are wondering why I am interested in this api, it is for the sole reason that I could capture the screen behind my window, this in O.S. WIN 7 and earlier was possible if said window was WS_EX_LAYERED, but since O.S. WIN 8 it is no longer possible .
If you are wondering why I am interested in this api, it is for the sole reason that I could capture the screen behind my window, this in O.S. WIN 7 and earlier was possible if said window was WS_EX_LAYERED, but since O.S. WIN 8 it is no longer possible .