Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
Changing pitch and speed of a wave file
Opening access to the Microsoft Internet functions for the application
Pocket PC: enumerating mounted database volumes and databases in the Object Store
Reading metrics for the currently selected font
Winsock: how to retrieve the protocol information corresponding to a protocol name
Winsock: retrieving information about available transport protocols
Disabling drawing in the VFP form
Displaying OS Memory Status
How to print FoxPro form -- II
Reading and setting Environment variables
Reading entries from Event logs
Clipping mouse cursor area
How to obtain the number of rows affected by remote UPDATE, INSERT or DELETE statement
How to perform Base64 encoding/decoding using Cryptography API Functions
How to view icons stored in executable files (Icon Viewer) - II
Reading and setting the priority class values for the current process and thread
Enhanced GetFont dialog
Form Magnifier
Using the CreateFile
Using the GradientFill function
Wininet last error description
Extracting the name and extension parts of a path string
How to display picture stored in enhanced-format metafile (*.emf)
How to obtain Content-Type value for a file type from the System Registry
How to Start a Process as Another User (NT/XP/2K)

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:
The following code offers solution, which is similar to Microsoft Knowledge Base Article - 285879: HOWTO: Start a Process as Another User from Visual Basic.

Other code samples you might be interested in:
  • Running external applications from VFP using WinExec
  • Using ShellExecute for performing operations on files
  • Running external applications from VFP using CreateProcess
  • Running an external program from FoxPro and waiting for its termination
  • Running MSDOS Shell as a child process with redirected input and output

  •  
      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:
    • ~
    5486 bytes  
    Created: 2003-10-30 14:35:25  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 143  
    Listed functions:
    CloseHandle
    CreateProcessAsUser
    CreateProcessWithLogonW
    GetLastError
    GetVersionEx
    LogonUser
    Printer friendly API declarations
    My comment:
    To start a process as another user, you can use the LogonUser and CreateProcessAsUser Win32 APIs when running Microsoft Windows NT 4.0, or you can use the CreateProcessWithLogonW Win32 API when running Microsoft Windows 2000/XP or later.
    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 (23.22.212.158)
    3.46 hrs.Example: 'Obtaining names and positions for shortcuts located on the Windows Desktop'
    4.5 hrs.Example: 'Using Font and Text functions'
     Function: 'PathBuildRoot'
    Function group: 'Shell Lightweight Utility APIs -- Path Functions'
    5.59 hrs.Function: 'DeleteFileTransacted'
     Function: 'GetDefaultPrinter'
    16.7 hrs.Function: 'SetMonitorBrightness'
    Function group: 'Monitor Configuration (Vista)'
     Example: 'Using the Semaphore object to allow only one instance of VFP application running'
    2 day(s)Example: 'Extensible Storage Engine class library'
     Function: 'CloseHandle'
    Function group: 'Handle and Object'
     Function: 'LockFile'
    Google
    Advertise here!