Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change the name and the size of the font in the MessageBox dialog
Pocket PC: custom RAPI class for operating with files and folders on mobile device
How to delete all print jobs for a printer
How to retrieve configuration data for a specified printer stored in the registry (PrinterDriverData key)
How to display a user-defined icon in the MessageBox dialog
Using the NetMessageBufferSend to send messages on the network
Creating the Open dialog box to specify the drive, directory, and name of a file to open
Sending a standard message with one or more attached files using default email client
Transparent Menu Class (requires VFP9)
How to remove a directory that is not empty
Using Month Calendar Control (VFP9, Comctl32.dll)
How to draw custom Window Caption on FoxPro form
How to enumerate cookies and URL History entries in the cache of the local computer
Retrieving the name of the default printer for the current user on the local computer (Win NT/XP)
Simple printer queue monitor: deletes, pauses, resumes print jobs for local printer
Using File Mapping for enumerating files opened by Visual FoxPro
Displaying system dialog that selects a folder
Using Common Controls: the Header Control
Bitmap Class for Visual FoxPro application
How to make application automatically close all documents it opened
Creating a window using CreateWindowEx function
Subclassing CommandButton control to create BackColor property
Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)
Testing Clipboard functions: emptying the clipboard
Enumerating devices installed on the local machine

User rating: 10/10 (1 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Versions:
click to open
Before you begin:
The PnP manager maintains a device tree that keeps track of the devices in the system.


See also:
  • Disconnecting USB Mass Storage Device programmatically
  • Simple Window Viewer
  •  
      Members area. Log in to view this example.
     
      User name:
      Password:
     
     
      Forgot your password?
     
      Sign up for
    the Membership
     
     


    User rating: 10/10 (1 votes)
    Rate this code sample:
    • ~
    13923 bytes  
    Created: 2008-12-18 18:42:04  
    Modified: 2009-06-08 08:35:28  
    Visits in 7 days: 154  
    Listed functions:
    CLSIDFromString
    CM_Connect_Machine
    CM_Disconnect_Machine
    CM_Get_Child_Ex
    CM_Get_Sibling_Ex
    CM_Locate_DevNode_Ex
    SendMessage
    SetupDiDestroyClassImageList
    SetupDiGetClassImageIndex
    SetupDiGetClassImageListEx
    StringFromGUID2
    Printer friendly API declarations
    My comment:
    The device tree contains information about the devices present on the system. The PnP manager builds this tree when the machine boots, using information from drivers and other components, and updates the tree as devices are added or removed.

    The CM_Get_DevNode_Registry_Property_Ex function, while working perfectly fine, nevertheless is positioned as an outdated one by Microsoft recommending using the device installation functions (setupapi.dll) instead.

    * * *
    The DevCon command-line utility functions as an alternative to Device Manager. Using DevCon, you can enable, disable, restart, update, remove, and query individual devices or groups of devices.
    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 (184.73.74.47)
    11.81 hrs.Function: 'InitiateShutdown'
    14.77 hrs.Example: 'How to enumerate sessions and processes on a specified terminal server'
     Example: 'How to display the Properties dialog box for a file (ShellExecuteEx)'
    17.75 hrs.Function: 'capCreateCaptureWindow'
    Function group: 'Windows Multimedia'
     Example: 'How to remove a directory that is not empty'
    18.78 hrs.Function: 'MessageBox'
     Function: 'WNetConnectionDialog1'
    22.99 hrs.Function: 'AVIStreamReadFormat'
    Function group: 'Windows Multimedia'
    1 day(s)Function: 'GetUserNameEx'
     Function: 'WTSFreeMemory'
    Google
    Advertise here!