by admin
Welcome to this board!
|
|
[no replies]
|
by JUANDENT
How to disable using vcpkg in a project from the command line?
|
|
[no replies]
|
by LukeProducts
How to Proxychain properly with WinSocks?
|
|
[3 replies] Last: I'm not an expert on SOCKS5, but what exactly is your problem? Did you... (by kigar64551)
|
by JUANDENT
Does g++ support c++20 modules?
|
|
[7 replies] Last: Here is my gcc/g++ https://winlibs.com/ I have 12.2, but I see I shou... (by oggin)
|
by malibor
Cast LOGFONT to DWRITE_FONT_WEIGHT
|
|
[1 reply] : In the meantime I've found a better method with IDWriteGdiInterop::Cr... (by malibor)
|
by malibor
Is tab control a parent like group box?
|
|
[5 replies] Last: This article from Raymond Chen really confirms what I have been debugg... (by malibor)
|
by JUANDENT
How to debug a CMakeLists.txt in MSVC 2022?
|
|
[2 replies] Last: Configure CMake debugging sessions in Visual Studio https://learn.mic... (by George P)
|
by malibor
What should be return value for WM_CONTEXTMENU?
|
|
[2 replies] Last: Yes it seems return value is not important but I'm unable to find some... (by malibor)
|
by ruzip
Printing International Fonts w/o changing console fonts
|
|
[2 replies] Last: @maxim2511 I think mixing Win32 API functions and C/C++ Runtime fun... (by kigar64551)
|
by JUANDENT
How to find a list of supported locales in Windows?
|
|
[2 replies] Last: When using #include <windows.h>, consider also having before #defin... (by seeplus)
|
by malibor
Is there an API to determine COM apartment model?
|
|
[2 replies] Last: Nice, this is exactly what I need. Thanks! (by malibor)
|
by JUANDENT
How to add a project in one solution as a reference to another project in another solution?
|
|
[1 reply] : Referencing a project from another solution is not possible. Instead ... (by malibor)
|
by ruzip
fmemopen for Windows?
|
|
[4 replies] Last: Thanks for the suggestions. (by ruzip)
|
by mathman54
Are there any good books to learn how to do Windows apps?
|
|
[18 replies] Last: I didn't chase it, but bought a new one is all. So far its same as 10 ... (by jonnin)
|
by tigerlcf
Problems passing argv to function using cstdarg
|
|
[4 replies] Last: Thanks VERY much. I was trying to do it the hard way. (by tigerlcf)
|
by JUANDENT
Messages associated with custom control not visible in Class Wizard!
|
|
[2 replies] Last: Thank you jonnin. However we can't add notification messages that are ... (by JUANDENT)
|
by ruzip
Run program and make window active
|
|
[4 replies] Last: Thanks guys. I think this has something to do with parenting a child w... (by ruzip)
|
by jNc
how to release HDC object
|
|
[9 replies] Last: still does not flush memory On line 72 the window dc is released. I.e... (by coder777)
|
by Kaega2
Setting up Win32 for Mingw
|
|
[8 replies] Last: Thank you. It works :-) (by Kaega2)
|
by gabriel11
How do I design a button?
|
|
[2 replies] Last: I believe you can, instead, register that an image has been clicked an... (by jonnin)
|