|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| Returns the two high bytes of an integer. |
|
|
|
|
|
|
|
| Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Configures the management of accesses to the ActiveX objects and to the Automation objects. |
|
|
|
|
|
|
|
| Stops the system or closes the current Windows session. |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| Returns the resolution of the screen in number of colors. |
|
|
|
|
|
|
|
| Checks the existence of an external file. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Ends the execution of a timer triggered by Timer. |
|
|
|
|
|
|
|
| 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 information about a drive. |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Returns the handle of the active window or activates a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|