by Cambalinho
richedit: how can i read some characters without cpu on 100%?
|
|
[1 reply] : "How to Use Rich Edit Text Operations" https://msdn.microsoft.com/en-... (by closed account E0p9LyTq)
|
by matkenis
mathematical refrencess in visual form application
|
|
[1 reply] : https://msdn.microsoft.com/en-us/library/System.Math(v=vs.110).aspx P... (by integralfx)
|
by Fractal Cat
Dialog bitmap
|
|
[1 reply] : BitBlt()? https://msdn.microsoft.com/en-us/library/windows/desktop/dd1... (by RaduV)
|
by wahhaj
How to add ink to my program
|
|
[1 reply] : You use pen and brush objects to render graphics, text, and images wit... (by mathew17)
|
by Paragon
Help is needed in WindowsForm VC++
|
|
[1 reply] : length1 is never modified in your while loop, hence you have an infi... (by coder777)
|
by Rion1337
mingw g++ boost library linking
|
|
[1 reply] : Congratulations on having the patience to figure this one out on your ... (by Computergeek01)
|
by tiagullo
Error 'new' cannot appear in a constant-expression
|
|
[1 reply] : or the definition of other part of my code. That. (by cire)
|
by CppPrgm
Get Mouse klick, fire keyboard
|
|
[1 reply] : Use windows hooks(I.e., SetWindowsHookEx()) to monitor mouse events an... (by RaduV)
|
Screen coordinates function |
|
[2 replies] Last: thanks, I will look into them. (by hamakeybdsucks)
|
by CGunn86
[Win32 API] Set text and background color of static label?
|
|
[19 replies] Last: To learn these things, in my opinion, one must just about study Charle... (by freddie1)
|
by Cambalinho
how can i change the text and backcolor on a window?
|
|
[1 reply] : Just off the top of my head and can think of two things you could imme... (by freddie1)
|
by luvlyvee
Help with changing the program
|
|
[3 replies] Last: Now that someone has replied, it isn't possible to delete the post. Ju... (by Zhuge)
|
Bits bytes & Binary |
|
[2 replies] Last: Each digit in binary represents a power of two. In base 10, the rightm... (by Zhuge)
|
by Darkware
Some beginner questions
|
|
[3 replies] Last: But if the menu thing is still eluding you - not to worry. Menus can ... (by freddie1)
|
Seeking help abou GUI as a beginner |
|
[19 replies] Last: Not sure how those are relevant? It's true that sometimes people go to... (by LB)
|
by yuske
IntelliDebugger for Visual Studio
|
|
[no replies]
|
by andros705
Two window surface devices
|
|
[no replies]
|
by rourou
retrieve images from video with opencv2.0
|
|
[no replies]
|
by Pizza God
Compile Errors
|
|
[2 replies] Last: thanks LB i got it working (by Pizza God)
|
by CGunn86
Initialize WNDCLASS to {0}?
|
|
[5 replies] Last: I would personally add in one more WNDCLASS struct member initializati... (by closed account E0p9LyTq)
|