P
Patrick Long
We are building some Today addins which will need to communicate back and
forth with a Compact Framework application.
We are looking at using MessageWindow and windows messages.
This works find but the issue is the discovery of the CF apps message window
handle. I have seen some talk of using FindWindow against the window name
for the MessageWindow form. This does not seem like a good idea as it is
relying on internals of the CF.
Ideas?
TIA
Pat Long
forth with a Compact Framework application.
We are looking at using MessageWindow and windows messages.
This works find but the issue is the discovery of the CF apps message window
handle. I have seen some talk of using FindWindow against the window name
for the MessageWindow form. This does not seem like a good idea as it is
relying on internals of the CF.
Ideas?
TIA
Pat Long