Code: Alles auswählen
;Public Declare Function MPUSBRead Lib "mpusbapi.dll " Alias "_MPUSBRead " (ByVal handle As Integer , ByVal pData As Integer , ByVal dwLen As Integer, ByRef pLength As Integer, ByVal dwMilliseconds As Integer) As Integer
CallCFunction(0, "_MPUSBWrite" , handle.l , *SendData , 64 , 64 , 100)
[08:29:29] Executable type: Windows - x86 (32bit, Unicode)
[08:29:29] Executable started.
[08:29:30] [ERROR] USBAll10_MCD.pb (Line: 62)
[08:29:30] [ERROR] Invalid memory access. (write error at address 64)
[08:29:38] The Program execution has finished.
Muss das alles in Variabeln Stehen?