by dodge55
WM_PAINT
|
|
[4 replies] Last: Many thanks for this. That answers my question. (by dodge55)
|
by damtran2509
Providing electronic car weighing station management software nationwide
|
|
[no replies]
|
by Geckoo
Letter Occurences
|
|
[12 replies] Last: You are right Furry Guy. It is very important to foresee some user mis... (by Geckoo)
|
by Weasel
Common controls
|
|
[5 replies] Last: I've decided not to continue with this issue as it is a minor one and ... (by Weasel)
|
by malibor
Is intellisense broken in VS 16.11.0?
|
|
[13 replies] Last: Thanks, I have reported my issue with intellisense soon after and the ... (by malibor)
|
by suslucoder
Delete logs after N Days
|
|
[13 replies] Last: you can use the dreaded system() function to invoke the command line.... (by jonnin)
|
by malibor
Bigram
|
|
[15 replies] Last: Damn, this thread certainly has gone off into the weeds of the Twiligh... (by deleted account xyzzy)
|
by thmm
Windows programming: where to start? (1,2)
|
|
[20 replies] Last: Nowadays nobody (ok somebody's going to say they do here to confirm t... (by deleted account xyzzy)
|
by Weasel
Trackbar control
|
|
[1 reply] : You need to handle WM_CTLCOLORSTATIC to update background color: htt... (by malibor)
|
by lisp machine
Evdev Equivalent for Windows
|
|
[2 replies] Last: Yeah dude, I've thought up maybe something similar. The idea I was ha... (by zEcs Cilnt)
|
by Chikwado
C++ move assignment compile time error
|
|
[4 replies] Last: Something like (NOT properly tried/tested): #include <iostream> #in... (by seeplus)
|
by malibor
Comparing pseudo handles?
|
|
[5 replies] Last: pseudo handles are local to process as opposed to real handles which a... (by malibor)
|
by InNeedOfHelp
Win32 TabControl Flicker
|
|
[1 reply] : #include <Windows.h> #include <commctrl.h> #include <windowsx.h> #in... (by InNeedOfHelp)
|
Full duplex on win32 api |
|
[6 replies] Last: Ok that clears it up a bit! Thanks for the help! (by ManlishPotato)
|
by Wali23
Code running error
|
|
[1 reply] : This isn't windows programming - its just c++. You'd be better off re-... (by seeplus)
|
by adnanahsan
Create Multiple Binary Files in C++
|
|
[3 replies] Last: Why so complicated? You need to open the output stream once and write... (by thmm)
|
by dodge55
Repainting the Client area
|
|
[18 replies] Last: I was sloppy, and lazy. My example is to be ignored. (by deleted account xyzzy)
|
by Satoshi Yoda
NaN string to double GCC
|
|
[6 replies] Last: > How does a C++ program specify which C standard to use? The C++ sta... (by JLBorges)
|