05-21-2006 10:35 PM
05-22-2006 01:39 AM
05-23-2006 12:07 PM
Hi,
Thanks for the reply, but I have another question. I found the Fakekeystroke command, but is it possible to use it to send a keystroke to another program that is running in processes and not the current labwindows gui window that is shown?
Thanks
Sebastian
05-24-2006 11:41 AM
05-25-2006 08:37 PM
Hi Luis,
Thank you very much. I will look into these functions and will see if it will be possible to do. I will post questions if any arise.
Thanks
Sebastian
05-26-2006 09:23 PM
05-27-2006 09:01 AM
test = PostMessage(iHwnd, 41, NULL, NULL);
05-27-2006 10:46 PM
05-28-2006 11:10 AM