Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Adding and deleting Scheduled Tasks using NetScheduleJob API functions
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
Converting Unicode data from the Clipboard to a character string using a given code page
Winsock: sending email messages (SMTP, port 25)
Custom FTP Class for Visual FoxPro application
Enumerating data formats currently available on the clipboard
Splash Screen for the VFP application
How to download a file from the FTP server using FtpGetFile
How to activate Windows Calculator
Custom HttpRequest class (WinHTTP)
How to convert a bitmap file to monochrome format (1 bpp)
Detecting changes in connections to removable drives (VFP9)
Using WM_COPYDATA for interprocess communication (VFP9)
Displaying bitmap using the AlphaBlend function
Establishing connection using the SQLDriverConnect
How to put a vertical text scrolling on the form (a movie cast)
Using Font and Text functions
Mapping and disconnecting network drives
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
Enumerating raw input devices attached to the system (keyboard, mouse, human interface device)
Displaying animated images on FoxPro form with BitBlt and StretchBlt functions
How to make a VFP form fading out when released (GDI+ version)
How to display the Properties dialog box for a file (ShellExecuteEx)

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
Versions:
click to open
Before you begin:


See also:
  • Displaying icons and descriptions associated with files and folders
  •  
      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:
    • ~
    3971 bytes  
    Created: 2002-07-24 17:19:30  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 175  
    Listed functions:
    GetActiveWindow
    GetLastError
    GetModuleFileName
    GlobalAlloc
    GlobalFree
    GlobalSize
    ShellExecuteEx
    Printer friendly API declarations
    My comment:
    The SHELLEXECUTEINFO structure contains several pointers to strings implemented in PChar class that wraps calls to GlobalAlloc, CopyMemory and GlobalFree API functions.

    The actions that can be performed on an object are presented through available verbs.

    The following verbs are commonly used: edit, explore, find, open, print and properties. Otherwise, the "play" verb is valid for multimedia files.
    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)
    2.98 hrs.Function: 'capCreateCaptureWindow'
    Function group: 'Windows Multimedia'
     Example: 'How to remove a directory that is not empty'
    4.01 hrs.Function: 'MessageBox'
     Function: 'WNetConnectionDialog1'
    8.22 hrs.Function: 'AVIStreamReadFormat'
    Function group: 'Windows Multimedia'
    12.07 hrs.Function: 'GetUserNameEx'
    18.68 hrs.Function: 'WTSFreeMemory'
     Example: 'GDI+: Color Transparency'
    1 day(s)Example: 'Smart Card Database Query Functions'
     Example: 'Writing entries to custom Event Log'
    Google
    Advertise here!