Using Win32 functions in Visual FoxPro Image Gallery
Remote Application Programming (RAPI)
..msdn
CeCloseHandle
CeCopyFile
CeCreateDatabase
CeCreateDirectory
CeCreateFile
CeCreateProcess
CeDeleteDatabase
CeDeleteFile
CeDeleteRecord
CeEnumDBVolumes
CeFindAllFiles
CeFindFirstDatabaseEx
CeFindFirstFile
CeFindNextDatabaseEx
CeGetFileSize
CeGetLastError
CeGetSpecialFolderPath
CeGetStoreInformation
CeGetSystemInfo
CeGetSystemPowerStatusEx
CeGetTempPath
CeGetVersionEx
CeGlobalMemoryStatus
CeMoveFile
CeOidGetInfoEx
CeOpenDatabase
CeRapiFreeBuffer
CeRapiGetError
CeRapiInit
CeRapiInitEx
CeRapiInvoke
CeRapiUninit
CeReadFile
CeReadRecordProps
CeRegCloseKey
CeRegCreateKeyEx
CeRegDeleteKey
CeRegDeleteValue
CeRegEnumKeyEx
CeRegEnumValue
CeRegOpenKeyEx
CeRegQueryInfoKey
CeRegQueryValueEx
CeRegSetValueEx
CeRemoveDirectory
CeSeekDatabase
CeSetFilePointer
CeWriteFile
CeWriteRecordProps
Code examples:
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
Pocket PC: custom RAPI class for operating with the System Registry

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:
This version of custom RAPI class implements methods for reading the Registry of Windows CE-based device connected to local computer.

Solutions based on this class:
  • System Registry Viewer
  • System Registry Backup
  • Modifying Keys in the System Registry.

    Note that this class creates several Collections, which makes it unusable in older Visual FoxPro versions.
  •  
      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:
    • ~
    8565 bytes  
    Created: 2004-06-21 19:45:09  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 69  
    Listed functions:
    CeRapiInitEx
    CeRapiUninit
    CeRegCloseKey
    CeRegCreateKeyEx
    CeRegDeleteKey
    CeRegDeleteValue
    CeRegEnumKeyEx
    CeRegEnumValue
    CeRegOpenKeyEx
    CeRegQueryInfoKey
    CeRegQueryValueEx
    CeRegSetValueEx
    WaitForSingleObject
    Printer friendly API declarations
    My comment:
    Windows CE does not support the HKEY_CURRENT_CONFIG, HKEY_PERFORMANCE_DATA, or HKEY_DYN_DATA predefined reserved handle values.

    #kwd: sln_pocketpc.
    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)
    4 sec.Example: 'Accessing Adobe Reader 7.0 main menu from VFP application'
    4.7 hrs.Example: 'How to test file attributes (key method for FileExists and DirectoryExists routines)'
    5.62 hrs.Example: 'Enumerating ODBC Data Sources available on the local computer'
     Function: 'LocalFileTimeToFileTime'
     Example: 'Quering a waveform-audio input device'
    7.25 hrs.Example: 'Starting a dialog box for connecting to network resources (mapping network drive)'
    7.26 hrs.Example: 'Using FtpCommand'
    13.74 hrs.Example: 'Using MessageBeep'
     Function: 'IsChild'
    Function group: 'Window'
    14.43 hrs.Function: 'FindFirstFile'
    Function group: 'File Management'
    Google
    Advertise here!