|
|
|
|
|
|
Categoría: Miscellaneous Windows functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Carga un componente externo independiente del proyecto actual. |
|
|
|
|
|
|
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically. |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Ejecuta un método de una interfaz de un objeto implementado en una DLL externa a la WINDEV framework. |
|
|
|
|
|
|
Instancia un objeto COM (Component Object Model). |
|
|
|
|
|
|
The COMObject type is used to represent an interface of a COM object. |
|
|
|
|
|
|
Loads an external component. This component can be:- an external component present in the current project.
- an external component independent of the current project.
|
|
|
|
|
|
|
Carga recursivamente en memoria todos los componentes externos utilizados en el proyecto. |
|
|
|
|
|
|
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
|
|
|
|
|
|
|
Lista de varias constantes. |
|
|
|
|
|
|
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
Elimina un acceso directo creado previamente por CreateShortcut desde el escritorio de Windows, desde el menú "Inicio" de Windows o desde un directorio específico. |
|
|
|
|
|
|
Libera la librería de 32 bits (DLL) que fue cargada en memoria por LoadDLL. |
|
|
|
|
|
|
Lista de funciones varias de Windows |
|
|
|
|
|
|
Devuelve los dos bytes altos de un entero. |
|
|
|
|
|
|
Comprueba la validez de un número IBAN (número de cuenta bancaria internacional). |
|
|
|
|
|
|
Crea un icono (associated con un programa) en un grupo de programas de Windows, con el comando associated Line. |
|
|
|
|
|
|
Devuelve el "handle del sistema" (HINSTANCE) del programa actual.
|
|
|
|
|
|
|
Checks which key is pressed. |
|
|
|
|
|
|
Carga en memoria la biblioteca (DLL) especificada. |
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Construye un entero de 4 bytes a partir de dos enteros de 2 bytes. |
|
|
|
|
|
|
Ejecuta un método de una interfaz de un objeto COM instanciado por COMCreateInstance. |
|
|
|
|
|
|
List of constants used by the Windows functions. |
|
|
|
|
|
|
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
Comprueba si se puede llegar a una dirección de red mediante el protocolo ICMP (similar a la utilidad de red PING). |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
Copies a block of bytes or a fixed-length string from a memory address into another one. |
|
|
|
|
|
|
Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|