LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Récupération d'event lors du lancement d'un exe développer en C sous LabView

  Thanks everybody,

 

  I solve my problem by change the calling convention to stdcall(WINaAPI) and the declaration of parameter like this :

      hEvent                                as non signed integer 32 bits

      dwDesiredAccess                 as signed integer 32 bits value

      bInheritHandle                     as signed integer 8 bit   value

      lpName                               as Type chaine  Pointer C

0 Kudos
Message 11 of 11
(296 Views)