by admin
Welcome to this board!
|
|
[no replies]
|
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)
|
by ElusiveTau
Where to find Win32, COM, MFC, ATL tutorials?
|
|
[6 replies] Last: The "Bible" of Windows API programming: "Programming Windows", Fifth ... (by George P)
|
by Mobo01
Views are created in SQL Server.
|
|
[1 reply] : I think you have to put some kind of limitation on the subquery, like ... (by jonnin)
|
by Cyclone
Reading a single byte from file.
|
|
[4 replies] Last: > What solved the issue was using (unsigned char) in brackets. > hmm ... (by JLBorges)
|
by LukeProducts
Windows API not working on Win 11
|
|
[1 reply] : Tested on my PC with Windows 10 and it does not work. I have a bmp fil... (by Geckoo)
|
by Cyclone
HScrollBar value glitch
|
|
[5 replies] Last: Thanks for the explanation. Hmm that makes sense. (by Cyclone)
|
by JUANDENT
How to create an MFC custom control in VS2022?
|
|
[6 replies] Last: And what about ImGUI? https://github.com/ocornut/imgui https://blog.co... (by Geckoo)
|
by Cambalinho
win32 - DIBs - can i use the a pixel array(HBITMAP), from 1 HDC, to another HDC(HBITMAP)?
|
|
[6 replies] Last: now i can draw a line with a texture.. tomorrow, i will update it for ... (by Cambalinho)
|
by Cyclone
A Simple way to play a sound on a form?
|
|
[6 replies] Last: ... which are now also the same as PTSTR and PCTSTR since Windows move... (by seeplus)
|
by Geckoo
Random numbers (1,2,3)
|
|
[52 replies] Last: Good coffee is just wasted on this Pleb and villein. (by George P)
|
by LukeProducts
How to show an image by a new window by providing char sequence?
|
|
[3 replies] Last: Just showing pixel data on screen in Windows is dead simple. Basically... (by mbozzi)
|
by LukeProducts
How to send real time screenshare over tcp windows socket?
|
|
[4 replies] Last: It sounds like you want to re-invent VNC 😏 https://en.wikipedia.... (by kigar64551)
|
by JUANDENT
can we change console output to CP_UTF8 but using only C++ standard?
|
|
[1 reply] : Already answered in your other thread: https://cplusplus.com/forum/win... (by kigar64551)
|
by JUANDENT
What is the encoding of CString? (1,2)
|
|
[30 replies] Last: I think this is very platform-specific to Windows and probably can't... (by kigar64551)
|
by Cambalinho
can i create a texture line?
|
|
[4 replies] Last: If I read correctly or ExtCreatePen() function, with LOGBRUSH::lbHatch... (by Cambalinho)
|
by TarikNeaj
How to set brightness for one specific monitor
|
|
[no replies]
|