threading issues

About this tag
Discussions tagged with 'threading issues' on WindowsForum.com cover problems related to concurrent execution in software and system components. One thread describes a Windows 10 update that fixes a threading issue causing the Windows Remote Management (WinRM) service to stop under high load. Another thread involves a forum display problem where thread pages fail to load, possibly due to browser or site threading. A third thread reports an access violation on a different thread when opening COM ports greater than 9 in a C++ application on Windows 7. These examples highlight threading issues in Windows services, web forums, and application development.
  1. News

    Releasing Windows 10 Build 19043.1200 (21H1) to Release Preview Channel

    Hello Windows Insiders, today we’re releasing Windows 10, version 21H1 Build 19043.1200 (KB5005101) to the Release Preview Channel for those Insiders who are on Windows 10, version 21H1. This update includes the following improvements: We fixed an issue that prevents users from tracking...
  2. B

    Windows 7 problems loading threads off of forums - won't display posts

    Whether I'm in IE or Firefox or Chrome, I've been having problems loading thread pages off of forums - two different forums so far. On one forum, I can't view the forum posts to the thread I created. For instance, on Banjo Hangout (www.banjohangout.org) I created a thread under...
  3. C

    Windows 7 CreateFile failing on Com ports greater than 9

    Hi ALl, Searching the forum didn't turn up anything relevant, so here goes. I've got an MFC C++ application that uses CreateFile() to open a bluetooth device mapped to a virtual com port, and it isn't working on Windows 7 for com ports greater than 9. In fact, specifying the com port as...
Back
Top