How to hold c++ console application active? -


i tried hold c++ program on top hwnd_topmost. code works , hold application everytime on top, not active. how can hold window everytime in focus , active? want write hex numbers rfid reader in program, on same pc should other work. maybe c++ code helpful! in advance!


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -