Determine untitled window that isn't background process

Hello cplusplus.com,
I'm having some security issues with my game private server.
some cheats are working in my server and I wanted to make sure I can block it from every direction- so the first thing I wanted to do is to block connection to server if there is an application without title that runs.
The problem is- that there are some system process that are untitled too so this condition isn't enough.
I want to know how can I determine an application that has a real window (that you can minimize or exit with your gui) and its title length is <1.

How can I do that?
Thanksā™„
Topic archived. No new replies allowed.