Windows Programming - November 2023

new versions of vcpkg don't seem to support classic mode!!
Hi, the latest versions of vcpkg do not seem to support classic mode. I get: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg>vcpkg i...
Nov 28, 2023 at 6:56pm
[3 replies] Last: Speaking of bugs with vcpkg.... A recent update to vcpkg apparently d... (by deleted account xyzzy)
how tto run vcpkg package manager in classic mode?
I want to download libraries to a system wide installed directory NOT using manifests! that is, how to call vcpkg new in classic mode??
Nov 26, 2023 at 11:53pm
[3 replies] Last: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg>vcp... (by JUANDENT)
by R1S8K
Clearing the window api
Hi, I'm starting learning win32 api programming. I working on developing pages, but the problem is that when I get back to the main page, the window isn't...
Nov 25, 2023 at 4:54pm
[5 replies] Last: When it comes to what's been drawn in an app's client area and whether... (by deleted account xyzzy)
file not displayed in text editor binary unsupported encoding
for some files when working with git, I suddenly get this message What can I do? it seems to be related to visual studio code only!!
Nov 17, 2023 at 10:10am
[2 replies] Last: Also, if the file is UTF-16, not plain ASCII or UTF-8, Git may treat... (by kigar64551)
How to obtain the path to OneDrive?
Hi, I know I can obtain the path to OneDrive in the command line like this: c:\>echo %ONEDRIVE% and the system will show the path, something like...
Nov 12, 2023 at 9:25pm
[3 replies] Last: If you don't want to rely on environment variables, read from the regi... (by kigar64551)
  Archived months: [oct2023] [dec2023]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.