G
Guest
Hi
I have an html viewer control (from opennetcf.org) in my app on pocketpc. My problem is that i cannot get hold of the text that has been selected by a user. I can use the DTM_ISSELECTION message to determine whether or not there is any text selected, but then can not get hold of said text. I have tried using DTM_COPYSELECTIONTONEWISTREAM message (in EVC dll as cannot work out how to marshall istream), but to no avail. Have also tried sending simple copy WM_COMMAND with no success. There must be a way to do this, but how??
Any help would be appreciated
Adam
I have an html viewer control (from opennetcf.org) in my app on pocketpc. My problem is that i cannot get hold of the text that has been selected by a user. I can use the DTM_ISSELECTION message to determine whether or not there is any text selected, but then can not get hold of said text. I have tried using DTM_COPYSELECTIONTONEWISTREAM message (in EVC dll as cannot work out how to marshall istream), but to no avail. Have also tried sending simple copy WM_COMMAND with no success. There must be a way to do this, but how??
Any help would be appreciated
Adam