UAC: how lower privileges?See https://github.com/jay/RunAsDesktopUser/blob/master/RunAsDesktopUser-mod/RunAsDesktopUser_Implem...
Intercepting WM_WINDOWPOSCHANGEDYou may have a look at the WM_EXITSIZEMOVE message.
External text handlingHey, It is surely possible, let's say it might need a lot of work and expertise. Specially for brows...
[HELP] Change Master Volume for windows [C++]Hi Neahle, Here is some console code using DevC. [code] #include <stdio.h> #include <initguid.h> ...