Click here to Skip to main content
15,879,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGet all substrings from an application Pin
Brandon-X120001-Oct-12 3:43
Brandon-X120001-Oct-12 3:43 
How do you get every string from every element, control and window from a running process. I am creating an app that keeps people focused and on-task, and what I wanna do is scan every running process, and if the process contains a restricted word from anything (whether be buttons, text boxes, the window title, the text on the window of the application process), it will be closed immediately.
Simple Thanks and Regards,
Brandon T. H.

Programming in C and C++ now, now developing applications, services and drivers (and maybe some kernel modules...psst kernel-mode drivers...psst).

Many of life's failures are people who did not realize how close they were to success when they gave up. - Thomas Edison

AnswerRe: Get all substrings from an application Pin
pasztorpisti1-Oct-12 4:18
pasztorpisti1-Oct-12 4:18 
GeneralRe: Get all substrings from an application Pin
Brandon-X120003-Oct-12 8:34
Brandon-X120003-Oct-12 8:34 
GeneralRe: Get all substrings from an application Pin
pasztorpisti3-Oct-12 10:26
pasztorpisti3-Oct-12 10:26 
QuestionRe: Get all substrings from an application [OT] Pin
David Crow1-Oct-12 6:27
David Crow1-Oct-12 6:27 
GeneralRe: Get all substrings from an application [OT] Pin
pasztorpisti1-Oct-12 8:52
pasztorpisti1-Oct-12 8:52 
AnswerRe: Get all substrings from an application [OT] Pin
Brandon-X120003-Oct-12 8:38
Brandon-X120003-Oct-12 8:38 
AnswerRe: Get all substrings from an application Pin
CPallini1-Oct-12 10:33
mveCPallini1-Oct-12 10:33 
JokeRe: Get all substrings from an application Pin
Chris Meech1-Oct-12 13:11
Chris Meech1-Oct-12 13:11 
JokeRe: Get all substrings from an application Pin
CPallini1-Oct-12 21:10
mveCPallini1-Oct-12 21:10 
JokeRe: Get all substrings from an application Pin
Joan M2-Oct-12 23:22
professionalJoan M2-Oct-12 23:22 
GeneralRe: Get all substrings from an application Pin
CPallini2-Oct-12 23:25
mveCPallini2-Oct-12 23:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.