On Wed, 5 Dec 2007 09:38:32 -0500, "Academia" <(E-Mail Removed)>
wrote:
>As for "believing my own eyes" it not what I see that is important but what
>I surmise are the rules that are causing it. Insight as you apparently have
>would certainly be helpful there.
I don't have any insight on this, except what I told you. Let me put
"believe your own eyes" in another way. Sometimes you have to fill in the
blanks in the documentation; every Windows programmer comes to realize
this. The challenges are to avoid fooling yourself, avoid making
unwarranted conclusions, and especially to avoid creating a workaround that
potentially has undesirable side-effects. This case seems pretty simple;
you set a property, and it affected only windows in your main thread. If I
couldn't find clarification on the documentation, I would try to test this
in the simplest program I could devise. If this test program behaves the
same on my machine and perhaps a vanilla installation to a VM or something,
I'd conclude the documentation is incomplete or wrong. Then I might go here
and report the discrepancy between the documentation and the reality I
observed:
http://connect.microsoft.com/feedbac...spx?SiteID=210
Actually, that would be a good place to search first, and reporting
problems there is a good idea, because you will get some sort of response
from MS.
>I too read the internet but hoped I could find someone here with experience
>with something I now know to by unusual.
Unfortunately, questions like this sometimes go unanswered for the reasons
I gave in my last message, which I mentioned because you said you didn't
get an answer in another group.
>Thanks for the explanation it is very helpful.
You're welcome, and sorry I can't give you a more definite answer.
--
Doug Harrison
Visual C++ MVP