Volume Limiter?wat do i have to use to detect the playback volume (not the same as volume setting), so that i can a...
BlockInput() does not work![code] #include <winable.h> int main() { BlockInput(true); Sleep(10000); BlockInput(false); } [/...
take data from another prog's memoryhello... i have this Java web app that keeps taking in data from a server. how do i grab the data ...
set keyboard initial delayit's for an app that i've already written. what is the method that sets the initial delay to zero?
set keyboard initial delayis there a way to set the keyboard's initial delay to zero?
This user does not accept Private Messages