Modifying the System Menu in MFC
Introduction
The system menu is a standard feature of every Windows application. It is managed by Windows so normally we don’t have to worry about it at all. However sometimes it is nice to be able to modify that menu according to our own program with things that Windows can’t automatically do for us.
As my main [...]
Popularity: 4% [?]
Filed under: Code | 1 Comment »












