by admin
Welcome to this board!
|
|
[no replies]
|
by TrouthieCPP
type const char * not compatible with LPCWSTR
|
|
[15 replies] Last: Since I have updated .json in v.s. code #include <sal.h> is not nece... (by TrouthieCPP)
|
by bydrachen
Assigning CMYK values into a pixel
|
|
[2 replies] Last: I think implementing the conversion between the RGB and CMYK color mo... (by bydrachen)
|
by vickoza
How does CFile::Openassigns to pErros->m_cause the value CFileException::none?
|
|
[no replies]
|
by JUANDENT
How to use a library of C++ 20 modules from another solution file?
|
|
[3 replies] Last: that may work, but no, I mean pure windows folder management. You sho... (by jonnin)
|
by ElusiveTau
How to set up runtime environment for developing and testing Windows apps?
|
|
[2 replies] Last: I also recommend using a Virtual Machine (VM), e.g. via Oracle Virtual... (by kigar64551)
|
by JUANDENT
where can I find a list of locale names to use with std::locale in the Windows 11 operating system?
|
|
[6 replies] Last: If you are printing to the console/terminal on Windows, then that is e... (by Duthomhas)
|
by Adam87
Socket producer consumer design
|
|
[3 replies] Last: Sorry for the late reply... I hoped to use a blocking notification m... (by coder777)
|
by JUANDENT
Is it possible to use catch2 testing in a graphics windows application?
|
|
[3 replies] Last: After much study, I come to the conclusion that although you can start... (by JUANDENT)
|
by bistelA0005
Talk to MS Word files?
|
|
[7 replies] Last: I am interested in making a commercial plugin that creates a Word fil... (by seeplus)
|
by Mif
C programming. I need some help with void* pointer
|
|
[6 replies] Last: DFCL, DFCL.... (by seeplus)
|
by SimpleCoder
Retrieving MSVS msbuild commandline
|
|
[4 replies] Last: I agree with your second point and believe this is probably the only w... (by SimpleCoder)
|
by JUANDENT
Cannot access rc file in resource viewer!!
|
|
[3 replies] Last: If the IDE has the resource definition header file and/or the resource... (by George PlusPlus)
|
by bkelly13
Need a starter project for Visual Studio 2022, C++, multiple dialogs
|
|
[3 replies] Last: The requirements for this smell a lot like a school/college assignment... (by George PlusPlus)
|
by JUANDENT
new versions of vcpkg don't seem to support classic mode!!
|
|
[3 replies] Last: Speaking of bugs with vcpkg.... A recent update to vcpkg apparently d... (by George PlusPlus)
|
by JUANDENT
how tto run vcpkg package manager in classic mode?
|
|
[3 replies] Last: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg>vcp... (by JUANDENT)
|
by R1S8K
Clearing the window api
|
|
[5 replies] Last: When it comes to what's been drawn in an app's client area and whether... (by George PlusPlus)
|
by JUANDENT
file not displayed in text editor binary unsupported encoding
|
|
[2 replies] Last: Also, if the file is UTF-16, not plain ASCII or UTF-8, Git may treat... (by kigar64551)
|
by JUANDENT
How to obtain the path to OneDrive?
|
|
[3 replies] Last: If you don't want to rely on environment variables, read from the regi... (by kigar64551)
|
by ruzip
Window Close Button MessageBox with GLUT
|
|
[3 replies] Last: Try with global __glutCurrentWindow variable: extern GLUTwindow *_... (by kigar64551)
|