Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find and highlight text in other app using regular expresion
#13
On Windows XP, wordpad edit control class is richedit50w. The w at the end means that you must use wide character versions of structures, eg CHARFORMATW.

Note 2:
If you use EM_FINDTEXT, FINDTEXT lpstrText member must point to string that is in shared memory.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)