I would like to know if there's a way to use another
program while running GapiDraw functions...
My program needs to be connected to internet while
running GapiDraw to download pictures before loading
those pictures in CreateSurface()
After I tried to do that, the Internet manager is pop up while ProcessNextFrame is running, my program
cound't swap out to work on internet manager, afterward my program seems to be unrespond to any keys :cry:
Anyone please tells me how to cope with this issue
to swap out to work on another program and get back
to the last GapiDraw state..
Thank you much :)