When a user minimizes my program to the windows task bar and does a right click and selects "X - Close" the program closes of course, But when they go to execute the program again, it will not run.
Was told by a friend that this is a known problem with VB 5/6. You have to uninstall the program, then use regedit to remove ALL left over keys that dealt with the program. Then reinstall.
I know there has to be a way to prevent this, most likely an API call. Does anyone know of this? Which API call? How and where would I put it in the program? Not really up to speed on api calls.
Note the main form is a MIDI and the start up is a basic module.
Thanks
Rich914
Was told by a friend that this is a known problem with VB 5/6. You have to uninstall the program, then use regedit to remove ALL left over keys that dealt with the program. Then reinstall.
I know there has to be a way to prevent this, most likely an API call. Does anyone know of this? Which API call? How and where would I put it in the program? Not really up to speed on api calls.
Note the main form is a MIDI and the start up is a basic module.
Thanks
Rich914