Using Win32 functions in Visual FoxPro
Image Gallery
functions
examples
solutions
updates
about
links
articles
login
Code examples:
Obtaining physical parameters for a drive: sectors, clusters, cylinders...
Retrieving current settings for an ODBC connection
Retrieving information about all users currently logged on to the workstation (WinNT only)
Retrieving Network Provider information
Attaching menu to a top-level form
GDI+: Scrolling through large image using the mouse
Using the RestartDialog function -- restarting Windows
Disabling drawing in the VFP form
How to extract frames from AVI files
Listing INF files in a specified directory
OS version and revision
Retrieving names for the registered clipboard formats
Using Extended MessageBox() Class
Dial the Net Automatically
Using GetFileSize
Accessing examples contained in this reference from a VFP application
Adding a background image to VFP report (VFP9, ReportListener)
Enumerating devices installed on the local machine
How to view icons stored in executable files (Icon Viewer)
Storing registration key in the resources of an executable file
A client for testing non-blocking Winsock server
Accessing Windows Control Panel from VFP Application
Another way to go online (it is not about choosing an ISP)
Drawing a rectangle using Windows regular edges and borders
Other pages with examples:
<<
>>
1
2
3
4
5
6
7
8
9
[10]
11
12
13
14
15
16
17
18
19
20
21
22
23
24
How to block the ALT+TAB shortcut (WinXP)
User rating: 0/10 (0 votes)
Rate this code sample:
~
More code examples
Listed functions
Add comment
W32 Constants
Translate this page
Before you begin:
Windows XP allows the AltTab to be registered as a hotkey, effectively blocking ALT+TAB and ALT+ESC shortcuts.
See also:
How to block the PrintScreen key
How to prevent users from accessing the Windows Desktop and from switching to other applications
Capturing keyboard activity of another application using the Raw Input API
Members area. Log in to view this example.
User name:
Password:
Forgot your password?
Sign up for
the Membership
User rating: 0/10 (0 votes)
Rate this code sample:
~
2385 bytes
Created: 2004-01-03 13:06:59
Modified: 2011-01-06 16:29:17
Visits in 7 days: 107
Listed functions:
FindWindow
GetFocus
GetLastError
RegisterHotKey
ShowWindow
UnregisterHotKey
My comment:
This technique
can not
be used to block CTRL+ALT+DEL combination of keys.
See also Microsoft Knowledge Base Article - 161133:
HOWTO: Block CTRL+ALT+DEL and ALT+TAB in Windows 95 or Windows 98
.
* * *
I found a discussion on the Expert-Exchange,
Interrupt Handler for 0x19 (Ctrl+Alt+Del) in VB6
, that you may find interesting.
Then an article written by Antσnio Feijγo,
Lock Windows Desktop
seems to answer many if not all questions and even offers some downloads.
* * *
Read article
Typename, Disabling Keys in Windows XP with TrapKeys
by Paul DiLascia.
Word Index links for this example:
keyboard
windows desktop
PrintScreen
ALT+TAB
CTRL+ALT+DEL
ALT+ESC
raw input
Frames not supported by your user agent
Translate this page:
Spanish
Portuguese
German
French
Italian
FreeTranslation.com
offers instant, free translations of text or web pages.
User Contributed Notes:
There are no notes on this subject.
Log in to post a comment
functions
examples
solutions
updates
about
links
articles
login
Copyright © 2001-2013
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and
Windows
are trade marks of
Microsoft Corp
. All other trademarks are the property of their respective owners.
Privacy policy
Credits:
PHP
(4.4.9), an HTML-embedded scripting language,
MySQL
(5.1.55-log), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by
Korax Online Inc.
Last Topics Visited
(50.19.155.235)
1.16 hrs.
Example: 'Memory usage info for current VFP session (WinNT only)'
Function: 'FillMemory'
1.87 hrs.
Function: 'DragQueryFile'
Function group: 'Shell Functions'
Example: 'Starting external program from VFP and waiting for its termination'
2.43 hrs.
Example: 'Extensible Storage Engine class library'
3.36 hrs.
Example: 'Winsock: changing the byte ordering'
Example: 'Reading entries from Event logs'
Function: 'WNetCloseEnum'
6.2 hrs.
Example: 'Smart Card Database Query Functions'
6.9 hrs.
Function: 'SetMapMode'
Function group: 'Coordinate Space and Transformation'
More last topics visited ...
Advertise here!