by Mulligan
Creating a popup window above an another.
|
|
[4 replies] Last: LRESULT PopupWindow(HWND hwnd) { ... (by JohnOfC)
|
by aymanawa
visual studio 2019 version16.11.5 strange behavior
|
|
[no replies]
|
Help Using MySQL in Visual C++ |
|
[1 reply] : You can find an example here: https://stackoverflow.com/questions/1916... (by AbstractionAnon)
|
by Ba ranh
Disconnect the game application network
|
|
[7 replies] Last: It is much simpler than this. The OP asked if he could do it. If he ... (by jonnin)
|
by Programmer06
Trying to find the programming code that activates or deactivates the screensaver.
|
|
[4 replies] Last: at one point, not sure if still true, the SS was just an exe renamed t... (by jonnin)
|
DrawText buffering? |
|
[3 replies] Last: Hi coder777, thanks for your thoughts. I found this while I was debug... (by AbstractionAnon)
|
by sam464
Passing a pointer to a struct into a dll
|
|
[13 replies] Last: Yes, this appears to be the answer. The compiler is 'assuming the wors... (by sam464)
|
by dodge55
SYSTEM_FONT
|
|
[3 replies] Last: depends on what you mean, I guess. Windows hid the font change interfa... (by jonnin)
|
by dodge55
Scrolling data efficiently
|
|
[14 replies] Last: LRESULT fnWndProc_OnHScroll(WndEventArgs& Wea) { ScrollData* pScrDt... (by freddie1)
|
by leighjanes
Scale for dimensions in .rc file vs CreateWindow
|
|
[3 replies] Last: Is there any relation between pixels and dialog base units?.. This m... (by The Grey Wolf)
|