CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 13 of 13

Threaded View

  1. #7
    Join Date
    Jun 2004
    Location
    NH
    Posts
    678

    Re: Program hangs with Doevents

    I actually made a solution with threading in VB6, but they are known to crash. Worked great in debug mode though. lol

    Tried API's:
    CreateThread
    SHCreateThread
    Last edited by TT(n); March 27th, 2009 at 08:44 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured