|
|
|
|
|
|
|
Returns or modifies the attributes of a directory. |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Retrieves a data sent by a program (the recipient of the connection for the specified object). |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Identifies the subject of conversation associated with a DDE connection. |
|
|
|
|
|
|
Identifies or modifies the current directory. |
|
|
|
|
|
|
Moves a directory and its content. |
|
|
|
|
|
|
Returns the full path of the directory of HFSQL data files specified by the user when installing the application. |
|
|
|
|
|
|
Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control. |
|
|
|
|
|
|
Finds a file or directory. |
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Returns the long name of a file or directory. |
|
|
|
|
|
|
Loads the specified library (DLL) in memory. |
|
|
|
|
|
|
Returns information about the PHP version used on the current server. |
|
|
|
|
|
|
Returns the short name of a file or directory. |
|
|
|
|
|
|
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|