Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem size of MFC View, with Vista.

1 view
Skip to first unread message

Olivier FAUCONNET

unread,
Oct 15, 2008, 7:30:27 AM10/15/08
to
When the application expanded to the maximize and the manifest of the
application contain :

<dependency>
<dependentAssembly>
<assemblyIdentity type="win32"
name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"
/>
</dependentAssembly>
</dependency>

I'm get a View who the right edge go not to the border frame on Vista.

Someone has an idea?


Joseph M. Newcomer

unread,
Oct 15, 2008, 9:02:10 AM10/15/08
to
Since I see nothing in this manfest that has the slightest thing to do with screen size,
display, or anything else, I'm not sure why it is included.

There have been known problems with maximized apps in Vista, reported here often. But you
are talking window management and/or graphics here, not anything dealing with common
controls, versions of common controls, signing, tokens, or language selection.
joe

Joseph M. Newcomer [MVP]
email: newc...@flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm

Olivier FAUCONNET

unread,
Oct 15, 2008, 10:00:06 AM10/15/08
to
Sorry, In fact, I just repeat test.
I'am removing the manifest file and it s the same.
This error is only visible under Vista.
It is the right border on the CView don't put on right border on the CFrame.
My tests are juste new projects MDI on Visual Studio 8 and 9.

"Joseph M. Newcomer" <newc...@flounder.com> a écrit dans le message de
news: eaqbf4h6ql9k9aci6...@4ax.com...

Joseph M. Newcomer

unread,
Oct 15, 2008, 11:23:48 AM10/15/08
to
This is a known bug and has been reported several times. It has been submitted as an
official but report, as far as I know.
joe

Olivier FAUCONNET

unread,
Oct 16, 2008, 2:22:05 AM10/16/08
to
Is there a way to solve this problem by changing the source code write by
Microsoft?

"Joseph M. Newcomer" <newc...@flounder.com> a écrit dans le message de

news: cn2cf4pi49us8s64n...@4ax.com...

0 new messages