Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Restart NT and GetCurrentProcess
Message
De
08/07/1999 16:06:25
 
 
À
08/07/1999 14:13:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00238770
Message ID:
00239073
Vues:
9
That helped but now
DECLARE INTEGER GetCurrentProcess IN Win32API
lnTokenOpen = OpenProcessToken(GetCurrentProcess(),TOKEN_ADJUST_PRIVILEGES,GetCurrentProcess()) doesn't recognize TOKEN_ADJUST_PRIVILEGES in or out of quotes. Now what?


>>NT requires much more elaborate coding for a reboot than 95/98. I have found that the first call that must return a value is not responding. If I DECLARE INTEGER GetCurrentProcess IN Win32API
>>and then MessageBox(GetCurrentProcess()) I get an error. What am I missing?
>>
>
>MessageBox() takes a string. Try MessageBox(STR(GetCurrentProcess())).
>
>>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform