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

php - multilevel menu with multilevel array -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -