Using Win32 functions in Visual FoxPro Image Gallery
Synchronization
..msdn
CreateEvent
CreateMutex
CreateSemaphore
CreateWaitableTimer
OpenEvent
OpenSemaphore
OpenWaitableTimer
ReleaseMutex
ReleaseSemaphore
ResetEvent
SetEvent
SetWaitableTimer
WaitForSingleObject
Code examples:
How to prevent users from accessing the Windows Desktop and from switching to other applications
Monitoring changes in a directory
Pocket PC: base class
Pocket PC: custom RAPI class for operating with files and folders on mobile device
Pocket PC: custom RAPI class for operating with the System Registry
PocketPC: custom RAPI class for executing routines on remote Windows CE device
Starting external program from VFP and waiting for its termination
Using an Event Object. Part B: running an application responding to events
Using Change Notification Objects to monitor changes to the printer or print server
Using shared memory to exchange data between two FoxPro applications
Using the Semaphore object
Starting external program from VFP and waiting for its termination

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:
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
  • How to Start a Process as Another User (NT/XP/2K)
  • 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:
    • ~
    1585 bytes  
    Created: 2003-01-28 18:23:26  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 95  
    Listed functions:
    CloseHandle
    CreateProcess
    GetLastError
    WaitForSingleObject
    Printer friendly API declarations
    My comment:
    Microsoft Knowledge Base Article - 191584: How To Determine When a 32-bit Process has Completed.

    * * *
    Another option is starting external program in a different desktop. With no calls to the WaitForSingleObject made, the host VFP program stays active. Though it becomes invisible and is cut off from keyboard and mouse input.

    See also:
  • How to prevent users from accessing the Windows Desktop and from switching to other applications

    * * *
    C#: This is asynchronous notification that relies on the Exited event (EnableRaisingEvents must be set to true for the Process instance). Synchronous notification relies on calling the WaitForExit method.
  • 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.19.155.235)
    33.88 min.Example: 'Extensible Storage Engine class library'
    1.49 hrs.Example: 'Winsock: changing the byte ordering'
     Example: 'Reading entries from Event logs'
     Function: 'WNetCloseEnum'
    4.33 hrs.Example: 'Smart Card Database Query Functions'
    5.03 hrs.Function: 'SetMapMode'
    Function group: 'Coordinate Space and Transformation'
     Example: 'Using the CopyFile'
     Function: 'SwitchDesktop'
    Function group: 'Window Station and Desktop'
    6.19 hrs.
    Function group: 'Window Station and Desktop'
    8.75 hrs.Example: 'Deleting files into the Recycle Bin'
    Google
    Advertise here!