Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: Triggering a user event from another PB app does not work in exe

$
0
0

Hi John;

 

  My guess is that the FindWindow is failing to get the other application EXE's Window handle properly.

 

 

BTW: You should be using either FindWindowW or FindWindowExW MS-Windows API's in PB 10 & higher as PB is now Unicode.

 

FUNCTION uLong FindWindow ( ref String classname, ref string windowname ) Library "USER32.DLL" ALIAS FOR "FindWindowW"

 

HTH

Regards ... Chris


Viewing all articles
Browse latest Browse all 3316

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>