On Wed, 19 Jul 2006 11:21:03 -0700, Russ Alan <[EMAIL PROTECTED]> wrote:
>You can definitely do it Please supply the specific reference to Microsoft official development documentation that states this (I don't put too much confidence on off- hand, unofficial, remarks in chat transcripts). >and it is not restricted in any way by the OS or most other >platforms (excepting VB and the like). ... and doesn't restrict cross-threaded calls to SetWindowText or SendMessage, which are documented as being wrong. I think we can safely agree that Windows not restricting you (as in send you an error) from doing something does not necessarily correlate to doing something correctly. >IE does it when you "open >new window", Word does it per document IIRC, and there are other examples. IE 6, on my systems, "open new window" runs in separate processes (there's no setting for that anymore). Both my versions of Word and Excel (2000, 2003) do not increase the number of threads it creates new document windows. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
