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 print a bitmap file
Winsock: sending email messages (SMTP, port 25)
System Image List Viewer
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
Printing Image File, programmatically set print page orientation to landscape
How to display Windows On-Screen Keyboard
Creating the Save dialog box to specify the drive, directory, and name of a file to save
Using EnumPrinters function to enumerate locally installed printers
How to convert a bitmap file to monochrome format (1 bpp)
Custom HttpRequest class (WinHTTP)
The window and its ancestors
Drawing Windows predefined bitmaps using the LoadBitmap functions
How to download a file from the FTP server using FtpGetFile
Custom FTP Class for Visual FoxPro application
Mapping and disconnecting network drives
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Displaying the associated icons and descriptions for files and folders
How to activate Windows Calculator
Sending email messages with Simple MAPI
Displaying icons in the system tray (VFP9)
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: 81  
    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 (50.17.88.213)
    5 sec.Example: 'Playing WAV sounds simultaneously'
    8 sec.Example: 'Converting image file to .ICO file'
    1.97 hrs.Examples
    Page 3
     Function: 'CeRegSetValueEx'
    Function group: 'Remote Application Programming (RAPI)'
    Google
    Advertise here!