02-18-2009 09:40 AM
02-18-2009 09:59 AM
I didn't get much of that at all, but i've tried adding them to the same project earlier which had the effect that the splash took 20 sec to start (it waited until both were loaded). That's why i'm using System exec, to have a small independent program. that starts fast
/Y
02-18-2009 11:40 AM
02-19-2009 02:55 AM
02-20-2009 04:10 AM
02-20-2009 05:43 AM
This one is slightly modified and basically does the same thing (and shouldn't lack anything)
It still seems to close as soon as the program is visible in Application window though, and not when the programs window appear.
/Y
02-20-2009 11:40 AM
02-23-2009 06:23 AM
I've solved it through a VB-forum. I've now managed to find out how to check for window visibility.
/Y