LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pda window handle required for dll call

I'm looking to get a window handle under the PDA module for use in calling a function from a dll file.  Particularily aygshell.dll under WM 5.0 ... has anyone done this before? Any help would be great!  Thanks

Greycat
0 Kudos
Message 1 of 3
(2,610 Views)
Hello Greycat,

Unfortunately, there is no built-in VI that comes with the PDA module that returns the window handle. But there certainly should be an SDK function under WM that does this.

Good luck!
Shakhina P.
Applications Engineer
National Instruments


0 Kudos
Message 2 of 3
(2,594 Views)
That is rather unfortunate ... I'm having a difficult time building by stub dll (or at least that is where I think my problem is) .. it seems that everytime I go to build my Labview program with the coredll.dll stub file and the coredll.lib file .. I get a message stating "GetForegroundWindow is a missing VI or C file."  I've used the call library function  node before without any problems before ... any ideas  ... any help would be appreciated

Greycat
0 Kudos
Message 3 of 3
(2,589 Views)