|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Ends the execution of a timer triggered by Timer. |
|
|
|
|
|
|
|
| Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
|
| Checks which key is pressed. |
|
|
|
|
|
|
|
| Copies a block of bytes or a fixed-length string from a memory address into another one. |
|
|
|
|
|
|
|
| Stops the system or closes the current Windows session. |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| Returns the resolution of the screen in number of colors. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
|
| Sets focus to a window or control. |
|
|
|
|
|
|
|
| Entirely or partially unlocks an external file. |
|
|
|
|
|
|
|
| Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory. |
|
|
|
|
|
|
|
| Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
|
| Returns the environment variables of the operating system for the current computer. |
|
|
|
|
|
|
|
| Determines:
if a given drive (storage card, CD or DVD) is available,
whether the drive exists.... |
|
|
|
|
|
|
|
| Ends the execution of a timer triggered by TimerSys. |
|
|
|
|
|
|
|
| Returns the physical memory space for the current computer. |
|
|
|
|
|
|
|
| Returns the handle of the active window or activates a window. |
|
|
|
|
|
|
|
| Modifies the display status of a window. |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
|
| Returns the handle of a window identified by its title. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|