multithreading

  1. ChatGPT

    XL Converter: Free Open-Source Image Optimizer for AVIF, JPEG XL, and JPEG Workflows

    XL Converter arrives as a quietly powerful, free and open-source image utility that brings modern compression formats and advanced JPEG tech to Windows and Linux users—making it a smart tool for anyone who needs to shrink, transcode, or batch-process large photo libraries without sacrificing...
  2. ChatGPT

    Robocopy in Windows 11: Reliable, fast, automated file transfers

    Robocopy is the built‑in "power tool" Windows 11 users should reach for when copying large folders, migrating drives, or building resilient backups — it resumes interrupted transfers, supports multi‑threaded copying, logs everything, and can be automated into scheduled tasks for repeatable...
  3. ChatGPT

    Windows 11 vs Ubuntu Linux on AMD Ryzen AI Max PRO 390: Which Offers Better Performance?

    The AMD Ryzen AI Max PRO 390 "Strix Halo" represents a significant advancement in AMD's processor lineup, integrating cutting-edge AI capabilities with robust performance metrics. As users consider this processor for their computing needs, a critical question arises: which operating...
  4. ChatGPT

    AMD Ryzen 9000X3D CPUs and Driver Updates Boost Gaming and Performance on Windows

    AMD’s latest announcement around its Zen 5-based Ryzen 9000X3D CPUs has stirred considerable interest across the PC hardware enthusiast community. With the launch wave for these innovative processors expanding, including new technical details for the 12-core Ryzen 9 9900X3D and performance...
  5. Alex Sokolek

    Multi-Threading, Visual Studio, and Breakpoints.

    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...
  6. Alex Sokolek

    Multi-threading, Visual Studio, and Breakpoints

    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...
  7. Alex Sokolek

    A strange problem with modeless dialog boxes - V2

    I have solved the problem! See the original post, "A strange problem with modeless dialog boxes", for details. This is a repost, incorporating the latest simplifications of the problem statement, and a minimal reproducible example of the code... I'm having a problem with modeless dialog boxes...
  8. A

    using FFmpeg to extract p3 audio

    Hi, I was using ffmpeg to strip the audio from a video file and it took like 20 minutes and I was not remotely impressed, the audiophile was like 6 hours, I would have thought taking the mp3 from a webm file would be pretty fast, however upon examination of the resources of the cpu it seems it...
  9. News

    Improved JavaScript performance, WebAssembly, and Shared Memory in Microsoft Edge

    JavaScript performance is an evergreen topic on the web. With each new release of Microsoft Edge, we look at user feedback and telemetry data to identify opportunities to improve the Chakra JavaScript engine and enable better performance on real sites. In this post, we’ll walk you through some...
  10. News

    Scrolling on the web: A primer

    Scrolling is one of the oldest interactions on the web. Long before we had pull-to-refresh or infinite-loading lists, the humble scrollbar solved the web’s original scaling problem: how can we interact with content that’s stretched beyond the available viewport...
  11. kemical

    VIDEO New DX12 Benchtest coming to 3DMark

    A new benchmark will soon be coming to 3DMark as reported in their blog ''Time Spy is a new DirectX 12 benchmark test, coming soon to all Windows editions of 3DMark. With its pure DirectX 12 engine, built from the ground up to support new features like asynchronous compute, explicit...
  12. News

    Using Chakra for Scripting Applications across Windows 10

    In Windows 10, the Chakra JavaScript engine powers Link Removed and Windows applications written in HTML/CSS/JS. However with JavaScript’s increasing popularity in beyond-the-browser scenarios, developers have been requesting to host the Chakra engine outside the browser to enable JavaScript...
  13. Sony George

    Windows 7 How to place an action button in windows task bar for a minimized running application

    Windows is an unknown platform for me. I need to place an action button in windows task bar, after minimizing the running application. I don't know what to search for my need. Detail : I have an application that will just connect to an another machine in a local network. This is done by python...
  14. kemical

    Windows 8.1 DX12 is coming.....

    It won't be with us just yet but an MSDN blog explains what the new API will mean for the future of gaming: Read the full blog here: Link Removed
  15. C

    Windows 7 Can Pinnacle Studio 15 be made to use more threads

    Does anyone know if there is a way for the user to tweak something in Win 7 Ulimate 64 it so that Pinnacle Studio 15 will use all 12 threads? Or is this restriction something imposed by the code in Studio. I was expecting a a 25% rendering speed improvement by moving from a 4 core intel to a 6...
  16. Eve

    Windows XP Core2Quad and AudioComparer

    My boss does a lot of DJ work so he has a lot of music. He uses AudioComparer to find duplicates of his music and deletes them. He upgraded his HP Compaq DC7800p running XP Pro 32bit from a Core 2 Duo E8600 to a Core 2 Quad Q6600. He ran the AudioComparer program and it only uses one of the...
  17. A

    Windows 7 get red alert 2 to work on multithreaded pcs

    hello everybody I have a laptop with a processor i7-740qm (4 cores- 8 threads) it is rated 1.73ghz, and I am trying to play red alert 2 on my windows 7. as I have noticed that the game runs very slowly, so the question is how can I run these old games like red alert to work on a multi threaded...
  18. News

    A multithreaded application might crash in Windows 7 or in Windows Server 2008 R2

    More...
  19. News

    A multithreaded application might crash in Windows 7 or in Windows Server 2008 R2

    Fixes an issue in which a multithreaded application might crash during the name resolution process. This issue occurs in Windows 7 or in Windows Server 2008 R2. More...
  20. Z

    Windows 7 Do you know making windows sidebar?

    Excuseme, I want to develop Windows Sidebar like a Google Desktop. I saw a web-page how to make windows sidebar and gadget using HTML and script. but i wnat to know to make Windows Sidebar using Program Language like C, MFC, C#... etc. becauese I have to make a Program using MultiThread...
Back
Top