Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
How to display Windows On-Screen Keyboard
How to print a bitmap file
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
Winsock: sending email messages (SMTP, port 25)
System Image List Viewer
Creating the Save dialog box to specify the drive, directory, and name of a file to save
The window and its ancestors
Custom HttpRequest class (WinHTTP)
Printing Image File, programmatically set print page orientation to landscape
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
How to convert a bitmap file to monochrome format (1 bpp)
Mapping and disconnecting network drives
Using EnumPrinters function to enumerate locally installed printers
Custom FTP Class for Visual FoxPro application
Displaying the associated icons and descriptions for files and folders
How to activate Windows Calculator
How to download a file from the FTP server using FtpGetFile
Sending email messages with Simple MAPI
Confining Windows calculator inside the VFP main window
How to print FoxPro form
Windows Shell Icons displayed and exported to ICO files (Vista)
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 Printer friendly version of this code sample
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: 78  
    Listed functions:
    FindWindow
    GetFocus
    GetLastError
    RegisterHotKey
    ShowWindow
    UnregisterHotKey
    Printer friendly API declarations
    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:
    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.


    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 (67.202.9.192)
    7 sec.Function: 'midiOutGetNumDevs'
    Function group: 'Windows Multimedia'
    2.44 hrs.Example: 'Obtaining a handle to the desktop associated with the calling thread'
    4.85 hrs.Example: 'Using GetNearestColor'
     Function: 'GetWindowsDirectory'
     Function: 'NetServerEnum'
    6.67 hrs.Example: 'CryptoAPI: Collection of Providers class'
     Function: 'WTSRegisterSessionNotification'
    Function group: 'Terminal Services'
    6.78 hrs.Example: 'Winsock: how to retrieve the protocol information corresponding to a protocol name'
     Function: 'CeGlobalMemoryStatus'
    Function group: 'Remote Application Programming (RAPI)'
    7.92 hrs.Example: 'Retrieving Printer Device Context using PrintDlg function'
    Google
    Advertise here!