winapi - Windows app access to textboxes in other applications ? -


i have idea text formatting tool useful within number applications.

is possible create application popup when triggered hot key or icon click (trigger method not important) , give user options reformat text in active text box of whatever application active.

i suspect there might standard winapi way work on many applications not work on apps using proprietary text box widgets. case ?


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -