From: Joseph M. Newcomer on 11 Jun 2010 13:53 What was odd was the OP used the term "full screen" and then showed code that used the maximize style flag, so it was not clear exactly what was meant by "full screen". It is clear that using the maximize style could not possibly mean the same as what we think of as "full screen" joe On Fri, 11 Jun 2010 07:00:02 -0700 (PDT), Seetharam <smisro(a)gmail.com> wrote: >Good that it works for you.. but I hope you are aware that a maximized >window doesn't overlap the taskbar area. >If you try the "full-screen" mode in say MS Visual Studio IDE, you'll >see that there is no WS_MAXIMIZED style bit ( using spy ). >A "full-screen" app is different than a maximized window. > >-Seetharam Joseph M. Newcomer [MVP] email: newcomer(a)flounder.com Web: http://www.flounder.com MVP Tips: http://www.flounder.com/mvp_tips.htm
|
Pages: 1 Prev: Debug' works fine, but not in 'Release' and vice-versa. Next: VS_VERSION_INFO static ctrl |