Windows Programming - February 2022

How do you take the IP address by opening the app
 
title says all
[11 replies] Last: [quote=mbozzi]std::system("curl \"https://api.ipify.org\""); I'd pre... (by kigar64551)
by janac
Capture sound going to speakers
 
If I play sounds using PlaySound(), is there a way to get a copy of the raw waveform information that's headed to the speakers? Or maybe a third-party librar...
[2 replies] Last: What you need is this. https://docs.microsoft.com/en-us/windows/win32/... (by salem c)
Owner Drawn button focus
 
I am trying to mimic a standard button by drawing my own owner drawn button. When a standard button is in focus, the focus rectangle is black and is every othe...
[4 replies] Last: Brilliant. That worked. Thanks!! (by dodge55)
  Archived months: [jan2022] [mar2022]

This is an archived page. To post a new message, go to the current page.