I am programming with WLM 8.1.
Now I have a problem that ,in order to get or change input text in IMWindowClass, I hook "loadlibary" and check dll name,if it was named "Riched20.dll", I got CreateTextService function point and load ms riched20.dll. This way is available to msn 7,
But it is not available to WLM 8.I hooked CreateTextService ,but WLm 8 seems to not call CreateTextService function.
Could you tell me how to solve this problem
thank you .