c++ - Is it possible to suspend a programs graphical processing while minimized? -


i writing again little more detail because of eric's suggestion. have game client, flyff, written in c++. pays multi-box, have 9 clients loaded @ 1 time. takes quite toll on cpu (100%) , lags each client pretty badly when 5+ clients. questions if possible suspend graphical component on game (make screen turn black/stop processing) when minimized...but allow game continue it's mechanics. remember botting game long time ago wherein bot automaitcally.


Comments