user interface - How to create a hidden window in C++ -


How to create a hidden window?

The purpose of this window is to get some messages.

When you create a window, leave the WS_VISIBLE flag and do not call ShowWindow.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -