Elon Musk’s xAI has stepped into the agentic coding ring with Grok Code Fast 1, a new model the company is pitching as a speed-focused, budget-friendly assistant for real-world developer workflows — one optimized to call tools, edit files, and iterate inside IDEs with minimal lag. The...
Microsoft’s recent move to restrict its C/C++ extension for Visual Studio Code (VS Code) exclusively to its first-party products has stirred significant concern and debate throughout the developer community. As of version 1.24.5 released on April 3, 2025, the extension now refuses to work on...
agent mode
ai assistant
ai coding
ai development
ai in windows
ai tools
anti-competitive practices
antitrust
binaries
c++
c/c++ extension
clangd
code editor
coding environment
community workaround
copilot
cross-platform
cursor
debugging
developer autonomy
developer community
developer controversy
developer ecosystem
developer rights
developer tools
developer workflow
ecosystem
ecosystem fragmentation
extension ecosystem
extension licensing
extension lockdown
extension marketplace
extension restrictions
extension security
extension workaround
foss
foss alternatives
ftc
github copilot
ide alternatives
independent developers
intellisense
language server
language servers
license restrictions
licensing
licensing crackdown
market competition
market restrictions
microsoft
microsoft ecosystem
microsoft extensions
microsoft licensing
microsoft lock-in
microsoft telemetry
monopoly
open source
open source ecosystem
open source movement
open source tools
open vsx
open vsx registry
openvsx marketplace
platform control
platform dominance
platform ecosystem
platform lock-in
program control
proprietary software
regulatory scrutiny
software competition
software development
software ecosystem
software freedom
software licensing enforcement
software limitations
software lock-in
tech controversy
tech industry
tech industry trends
tech regulation
visual studio code
vs codium
Hi. I'm having trouble with PeekMessage(). I use PeekMessage() in a loop inside my WM_PAINT procedure to consume messages generated during a long computation process, and to allow the user to abort the process by pressing ESCAPE. Here is a snippet of my code...
... Create several threads to do...
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...
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...
application
c++
debugging
dialog box
document scanning
event handling
graphics
gui
linked list
modeless
multithreading
performance
progress bar
sleep function
software optimization
system calls
timer
user interface
window procedure
windows development
Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...
c programming
c++
community
electronics
experience
hand-held computers
mfc
network
programming
programs
q&a
sharing ideas
software development
support
user query
visual studio
winapi
Hello to everyone.
I'm now working on understanding preorder traversal in binary trees using C++, and I've been using material from a blog article on the subject.
I've been trying to implement the code provided on the page, but I'm encountering some issues, and I was hoping someone here could...
Design a software timer handler that triggers a specific function that gets executed when a timeout event occurs. Say there are 10 tasks that come in, each will have a timeout value and each will have a unique function to be called on timeout. You have one HW timer and need to handle this in...
Can someone explain how to get data stored in a pointer and get an address that is stored in that pointer, then get the data from the address?
I cannot figure out how to store the raw audio data into a file every time I run it the data accumulating in the file is low. The function in question is...
api
audio
audiobuffer
c++
capture
client
code
data processing
debugging
documentation
getbuffer
github
iaudiocaptureclient
programming
rawdata
reference
storage
streaming
windows
I cannot open a handle to any of my storage devices.
HANDLE h = CreateFile(L"\\\\.\\PhysicalDisk0", GENERIC_READ | GENERIC_WRITE, FILE_READ_ACCESS | FILE_WRITE_ACCESS,
0, OPEN_EXISTING, 0, 0);
I also tried copying the full path from WinObj: \GLOBAL??\PhysicalDrive0 and...
access
c++
code snippet
createfile
data access
diagnostics
disk
error
file access
file management
handle
kernel-mode
programming help
storage devices
visual studio
windows api
Introduction
Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs. In C#, this is...
api
bindings
c++
coding
community projects
cross-language communication
developer experience
documentation
ecosystem
intellisense
languageprojections
metadata
nuget
pinvoke
rust
sdk
software development
win32
win32metadata
Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be...
api
availability
c++
coding
desktop apps
development
documentation
evergreen
feedback
fixed version
microsoft edge
office add-ins
partnership
runtime
samples
sdk
update
uwp
webview2
win32
Hello, I am developing a Winodws audio program that utilizes the built in Windows Core Audio API. I have an issue where the IAudioCaptureClient is sending a STARTING ADDRESS of an audio frame to pointer pData. I am trying to find out how to read the packet stored at that starting address by the...
XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a couple of months after the release of XAML Islands, behavioral insights and customer interviews raised some signals about how developers were using it. We discovered that a...
.net
api
c#/winrt
c++
coding
desktop apps
development
framework
msix
pinvoke
programming
project templates
security
user interface
uwp
windows 10
winui
wpf
xaml
xaml islands
The Windows 10 SDK for Windows 10, version 2004 is now available with a go-live license. Build 19041, also known as the Windows 10 May 2020 Update, is now in the Release Preview Windows Insider ring.
New APIs and Features for developers
Every Windows 10 update is loaded with new APIs, but...
api
c++
developers
identity
insider
installation
integration
linux
msix
mwp
performance
release preview
sdk
software development
update
uwp
visual studio
windows 10
wsl
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 19035 or greater). The Preview SDK Build 19035 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from Link Removed.
For...
api
application
breaking changes
bug fixes
build 19035
c++
developers
device guard
feature request
known issues
microsoft store
nuget
preview build
runtime
sdk
tools updates
unicode
update
visual studio
windows 10