Vertaling van "dll function" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The most likely problem is that the DLL function being called has corrupted the memory.
El problema más probable es que la función DLL que se está llamando ha dañado la memoria.
If you do not wire the inputs, the DLL function will overwrite unallocated memory.
Si no conecta las entradas, la función DLL sobrescribirá la memoria no asignada.
When you do this, the linker will provide the system with the information that is required to load the DLL and resolve the exported DLL function locations at load time.
Al hacer esto, el ligador proporcionará el sistema con la información que se requiere para cargar el archivo DLL y resolver las ubicaciones de funciones DLL exportadas en el tiempo de carga.
Disable options: "Ask manual confirmation" and "Confirm DLL function calls".
Desactivar las opciones: "Solicitar confirmación manual" y "Confirmar llamadas de funciones DLL".
If you pass arrays or strings to the DLL, the DLL function cannot dynamically resize the array.
Si pasa matrices o cadenas a la DLL, la función DLL no puede redimensionar dinámicamente la matriz.
If the caller (LabVIEW) and the called DLL function do not use the same calling convention, then they will either both take things off the stack or neither of them will.
Si la persona que llama (LabVIEW) y la función DLL llamada no usan la misma convención de llamada, ambos quitarán las cosas de la pila o ninguno de ellos lo hará.
If you do not wire the outputs, LabVIEW assumes the DLL function does not need the allocated memory passed on the input side and will use it for something else.
Si no conecta las salidas, LabVIEW asume que la función DLL no necesita que la memoria asignada se pase por el lado de entrada y la usará para otra cosa.
If not enough memory is allocated or the DLL function writes more than has been allocated, the DLL will overwrite reserved LabVIEW memory space and cause LabVIEW to crash.
Si no se asigna suficiente memoria o si la función DLL escribe más de lo que se asignó, el DLL sobrescribirá el espacio de memoria reservado de LabVIEW y causará que LabVIEW se bloquee.
Make sure the DLL function is not overwriting LabVIEW memory
Asegúrese de que la función DLL no esté sobrescribiendo la memoria de LabVIEW
453 Specified DLL function not found
453 Función DLL especificada no encontrada
Maybe you forgot to check "allow DLL imports" and remove "Confirm DLL function calls" in the EA settings.
Quizás porque se te olvido seleccionar "permitir importaciones de DLL" y quitar "Confirmar llamadas de función DLL" en los ajustes del EA.
If you do not wire the all of the inputs and outputs of a Call Library Function Node, the DLL function will overwrite unallocated memory and cause LabVIEW to crash.
Si no conecta todas las entradas y salidas de un nodo de función de biblioteca de llamadas, la función DLL sobrescribirá la memoria no asignada y causará que LabVIEW se bloquee.
Please note that the 'Confirm DLL function calls' should be left un ticked.
Tenga en cuenta que 'Confirmar las llamadas a funciones DLL' (Confirm DLL function calls) debería dejarse sin marcar.