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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -