
please wait
by admin
Welcome to this board!
|
|
Jan 14, 2008 at 1:12pm
[no replies]
|
by TrouthieCPP
type const char * not compatible with LPCWSTR
|
|
Jun 10, 2024 at 8:20pm
[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
|
|
May 18, 2024 at 11:33pm
[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?
|
|
May 18, 2024 at 3:58am
[no replies]
|
by JUANDENT
How to use a library of C++ 20 modules from another solution file?
|
|
May 2, 2024 at 12:58am
[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?
|
|
Apr 23, 2024 at 5:24pm
[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?
|
|
Apr 10, 2024 at 4:48am
[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
|
|
Apr 9, 2024 at 7:05am
[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?
|
|
Jan 15, 2024 at 12:28pm
[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?
|
|
Jan 11, 2024 at 11:44am
[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
|
|
Dec 30, 2023 at 12:03pm
[6 replies] Last: DFCL, DFCL.... (by seeplus)
|
by SimpleCoder
Retrieving MSVS msbuild commandline
|
|
Dec 29, 2023 at 5:13am
[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!!
|
|
Dec 12, 2023 at 6:09pm
[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
|
|
Dec 4, 2023 at 6:07pm
[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!!
|
|
Nov 28, 2023 at 6:56pm
[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?
|
|
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
|
|
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 George PlusPlus)
|
by JUANDENT
file not displayed in text editor binary unsupported encoding
|
|
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)
|
by JUANDENT
How to obtain the path to OneDrive?
|
|
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)
|
by ruzip
Window Close Button MessageBox with GLUT
|
|
Oct 14, 2023 at 12:02pm
[3 replies] Last: Try with global __glutCurrentWindow variable: extern GLUTwindow *_... (by kigar64551)
|