Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Block CTRL+ALT+DEL and ALT+TAB
Message
From
05/05/2004 16:24:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Block CTRL+ALT+DEL and ALT+TAB
Miscellaneous
Thread ID:
00901350
Message ID:
00901350
Views:
71
Hi all,

I have managed to find the Microsoft Knowledge Base Article on the above for Wins 95, 98 and ME. The sample codes are in VB and need help as what 97& and 0& means. In the sample codes, the function is called as below :

To enable:
=SystemParametersInfo(97&, True, blnold, 0&)
To disable:
=SystemParametersInfo(97&, False, blnold, 0&)

How to I translate the above to VFP?

According to the article, the example is applicable tp the stated OS, anyway to do the same for XP and 2000 Prof?

Thanks in advance...
Next
Reply
Map
View

Click here to load this message in the networking platform