Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows 98 Computer crashes after program exit
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00313221
Message ID:
00313265
Vues:
31
>We have a user here whose computer crashes hard when they exit my application. I did see this before, but it was on Win 95 and involved the dcom update. Once this was executed then the problem when away. But I dont know why this win 98 system is doing this as others seem to run OK. Any help would be appreciated.

Does it crash before or after the last statement in VFP fires? I've seen some situations where VFP failed to properly releae some .DLL references, and on occasion, a direct call to the Win32 API function ExitProcess() rather than using the VFP QUIT command cleared up the problem.

DECLARE ExitProcess IN WIn32API INTEGER uExitCode
=ExitProcess(0)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform