Thread: Windows Forms and multithread

  1. #1
    Alessio Stella
    Join Date
    May 2008
    Location
    Italy, Bologna
    Posts
    251

    Windows Forms and multithread

    I know very little of Windows Forms (Microsoft Visual Studio 2005)
    They seem to be very monothread oriented.

    What sort of problems and things to be careful on one should I take into account if I will launch for instance one thread to run a Windows Form and other 2-3 threads to perform other background tasks, like for instance socket client activities?

    Thank you

  2. #2
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246
    Its better to search MSDN. There you can find some articles about this subject.
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  3. #3
    Alessio Stella
    Join Date
    May 2008
    Location
    Italy, Bologna
    Posts
    251
    Quote Originally Posted by siavoshkc View Post
    Its better to search MSDN. There you can find some articles about this subject.
    thank you but the problem is that msdn is a huge collection of articles where it's often tough to find in a short time an accurate and exaustive answer to a question

    so i was asking to experienced programmers here to give hints

  4. #4
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675

  5. #5

Popular pages Recent additions subscribe to a feed