This is a repost, now that ChatGPT is working again...
Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio.
I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the...
Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio.
I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the next instruction, the debugger goes back to the original...
Let's take two of our favorite teach, and just all around fun, tools, Lego Mindstorm EV3 and Small Basic and combine them into one awesome project!
Link Removed shares EV3 Basic!
Link Removed
Using the EV3 extension for Small Basic 1.2, you can use Small Basic to program your Lego Mindstorm...
I see no one else posting on the subject, so it may be a problem only I have.
But, for curiosity.
I have a problem with stopping watching a thread. If I have previously been watching, for whatever reason - posting, observing....,I may decide to unsubscribe. problem is, if I peek in again at the...
Greetings! A new list of internal changes is now available for November 2013. Most of these changes are "under the hood" internal upgrades.
PHP updated to 5.4.21
Core:
Fixed bug #65322 (compile time errors won't trigger auto loading).
CLI server:
Fixed bug #65633 (built-in server treat some...
Since the new changes have been implemented the post reply box is now gone from the thread. So now in order to reply to a post, you click on reply which takes you to a new screen where you can reply, as if it's the advanced reply box but does not have the original post to look at. Where the...
Sometimes, when I first come on the forums, when I select "Whats New", I find a division in the shown posts, with a separator saying
"the threads below have not been updated since your last visit but still contain unread posts. "
Is there any way, in the profile settings, that I can prevent...
Is there a way to turn off the windows update news and the update feed thread topics. I for one don't like the fact when I open the new post thread topic and I'm inundated with all these threads. It makes me just want to turn around and leave. Which I suspect that's what happening with new...
Fixes a performance issue that occurs when a thread requests a large amount of physical memory that is within the first 4 GB of memory on a computer that has NUMA-based processors and that is running Windows 7 or Windows Server 2008 R2.
More...
Fixes an issue in which a handle leak occurs every time that the thread that creates and releases the IGroupPolicyObject interface is called. This issue occurs on a computer that is running Windows 7 or Windows Server 2008 R2.
More...
fixes issue
group policy
handle leak
igrouppolicyobject
microsoft support
performance improvement
resource managementthreadmanagement
windows 7
windows server
I know you can turn off the subscriptions to a thread. I have...
See, I want to be able to subscribe to a thread on my own, not automatically that's why I cut it off.
But I still get emails saying "reply from blank thread"
I do not want those either.
Can someone tell me how?
I created a service that transfers data to/from the USB The service runs smoothly on Win XP and if i run it as an app in Vista is works OK, but ran as a service in Vista the Reads and Writes to the USB fail with ERROR_IO_PENDING.
My app seems to be frozen because the threads are waiting on the...