Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make my exe the only to run on win98
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00561970
Message ID:
00562000
Vues:
23
>>I have just go a touch screen project which is to be installed at the customer care center unattended. No the application I develop will be the only one that should be accessible and all other application or windows should be masked. Whenever they exit the application the windows should shut down.
>>Any help would be helpful
>>Rajesh
>
>Well, you could put it in the PC's start menu, in your main program, you could call the API function that hide's the taskbar (sorry, can't remember it right now), and in your shutdown code, you could use the shutdown windows API function (search for it here in the FAQ or in the articles section, it is pretty well documented). I don't know what you could do about the user hitting the start key or alt+tabbing, though. I don't even know if there is a way for them to do anything like that with a touch screen application. Good luck,
>jfh


Shutdown is documented in the FAQ, id #729.
Hide Start button example in VB - http://www.allapi.net/apilist/example.php?example=Hide%20Start-button
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform