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: custom RAPI class for operating with files and folders on mobile device
Pocket PC: custom RAPI class for operating with files and folders on mobile device

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 object store is the permanently mounted RAM-based storage area that contains the built-in file system, the system registry, and property databases.

Solutions based on this class:
  • Folder Viewer
  • Creating directories and files

    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:
    • ~
    10006 bytes  
    Created: 2004-07-04 10:13:50  
    Modified: 2011-12-10 09:20:22  
    Visits in 7 days: 137  
    Listed functions:
    CeCloseHandle
    CeCopyFile
    CeCreateDirectory
    CeCreateFile
    CeDeleteFile
    CeFindAllFiles
    CeFindFirstFile
    CeGetFileSize
    CeGetLastError
    CeMoveFile
    CeRapiFreeBuffer
    CeRapiGetError
    CeRapiInitEx
    CeRapiUninit
    CeReadFile
    CeRemoveDirectory
    CeSetFilePointer
    CeWriteFile
    WaitForSingleObject
    Printer friendly API declarations
    My comment:
    Class Tfiles is a collection of Tfiles objects. Use Tfiles methods GetFolders and GetFiles to populate this collection. Other methods included:
  • CreateDirectory
  • RemoveDirectory
  • PathExists
  • MoveFile
  • CopyFile
  • DeleteFile
  • FileExists
  • FileToString
  • StringToFile

    Class Tfile implements the File Object and contains only properties: fileattributes, creationtime, lastaccesstime, lastwritetime, filesize, filename.

    Similar to FoxPro, functions FOPEN, FCREATE, FWRITE, FGETS can be fairly easily implemented based on existing class members.

    I was not able find an equivalent of Get /SetActiveDirectory functionality in RAPI library.
  • 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.252.150)
    4 sec.Example: 'Using Beep and Sleep functions to make the old tin buzz sing (WinNT only?)'
    7 sec.Function: 'ChangeClipboardChain'
    6.73 min.Example: 'Copying files as a transacted operation (Vista)'
    6.82 min.Function: 'GetLengthSid'
    Function group: 'Security'
    6.87 min.Example: 'GDI+: sending image of FoxPro form to printer'
    Language: 'C#'
    1.64 hrs.Function: 'waveOutSetVolume'
     Function: 'GetModuleHandle'
    Function group: 'Dynamic-Link Library'
    4.42 hrs.Example: 'Retrieving information about the specified icon'
     Example: 'Exporting DLL icon resources as .ICO files'
    7.25 hrs.Function: 'FrameRgn'
    Google
    Advertise here!