jjoohhnn
2009-10-06 13:01:56 UTC
Hi all,
I have two apps. one is usermodeapp.exe which has window(Title: MyWndTitle,
Name: MyWndName) and another one is servicemodeapp.exe which will send
messages to MyWndName and MyWndTitle window by using FindWindow API and
SendMessage API.
But, FindWindow api is getting failed while trying to find handle from
service application like servicemodeapp.exe?
I am using these two apps for IPC by using SendMessages(WM_COPYDATA). It
is success for user mode apps. But not usermode and servicemode
applications.
How to solve this?
Thanks,
jjjooohhhnn.
I have two apps. one is usermodeapp.exe which has window(Title: MyWndTitle,
Name: MyWndName) and another one is servicemodeapp.exe which will send
messages to MyWndName and MyWndTitle window by using FindWindow API and
SendMessage API.
But, FindWindow api is getting failed while trying to find handle from
service application like servicemodeapp.exe?
I am using these two apps for IPC by using SendMessages(WM_COPYDATA). It
is success for user mode apps. But not usermode and servicemode
applications.
How to solve this?
Thanks,
jjjooohhhnn.