interprocess window
Hi,
Is there a way to make a window of another process (i.e. an exe) to be a child window of a dialog ?
Anybody has idea ? Thanks,
Gossip
[164 byte] By [
gossip] at [2007-11-20 11:40:57]

# 2 Re: interprocess window
Yes, if the app has ole version, I would use ole. but it is just an exe...
I got to know the setParent() can include an exe to my app's dialog/window as a child window. but the child window painting is messed up.
Is there a way to solve this ?
gossip at 2007-11-10 22:25:38 >
