-
HELP ME HELP ME HELP ME HELP ME HELP ME HELP ME HELP ME
Do you know the anti-trojans program Netbuster???
When someone with Netbus connect to your PC,the Netbuster send him msgboxes endless.
I think that it has been programmed in C++,but in VB do you know if is possible to send a lot of msgboxes at the same time on video;I've tried to put on a timer with 500 ms of interval a msgbox but the code wait each time the user click on its buttons to go ahead.
How is possible to continue to execute the code without waiting user click buttons?
Please help me as soon as possible!!!
-
Chill dude....
Check your other Thread
-
how about using forms(instead of a msgbox) in an array and looping it.