Custom Window Colour |
|
[5 replies] Last: A word of advice that I learned the hard way. When you create a brush ... (by closed account 3pj6b7Xj)
|
by UberTron
cant modify edit box text
|
|
[3 replies] Last: UberTron is correct. The editbox will not work right with out Translat... (by closed account 3pj6b7Xj)
|
by prayerofhope
using system function in c++ to create a coursework submission system
|
|
[1 reply] : Well, we can help you with specific problems, but the code you posted ... (by Athar)
|
by hasula
wxWidget~How to GetSelectedRows()
|
|
[no replies]
|
by PESITdude
video processing in C++ / C
|
|
[1 reply] : Of course it is possible, but keep in mind that mp4 is MUCH more compl... (by Abramus)
|
by joshky
Threading Problem
|
|
[12 replies] Last: What I ended up doing was to have a positionupdate() method that calls... (by joshky)
|
by like2codecpp
64 bit applications confusing me
|
|
[no replies]
|
[C/C++] How To Get The HTML Of a Web Page |
|
[14 replies] Last: It works :D thank you so much. (by some random dude)
|
by illcomms
Preselecting files in a CFileDialog
|
|
[1 reply] : Instead of doing this, wouldnt be better to store filenames that passe... (by modoran)
|
by csmith
Having trouble with inserting into String
|
|
[4 replies] Last: Richardforc, Wow! Thanks a lot for showing me how to fix my code. I... (by csmith)
|
by Lucky D
SQUARE ROOT
|
|
[2 replies] Last: This thread doesn't belong here. The Windows Programming forum is for ... (by Browni3141)
|
by Lucky D
CONDITIONAL SWITCH CASE
|
|
[1 reply] : http://cplusplus.com/doc/tutorial/control/#switch (by Zhuge)
|
by nsw1216
GUI using Microsoft Visual C++
|
|
[2 replies] Last: Hey, I just started learning Win32 programing and i found this tuto... (by UberTron)
|
by raulkolk
Brain explosion
|
|
[4 replies] Last: Yea, I know. I'm just too lazy :) Thanks. (by raulkolk)
|
by mshaneeth
How to access camera
|
|
[1 reply] : http://www.cplusplus.com/forum/articles/1295/ (by Zaita)
|
by akshayjain
please tell me what's wrong in my code.
|
|
[1 reply] : The parameter t passed to insert is passed by value. So when you make... (by kbw)
|
by casslin
check of visible for CStatic
|
|
[1 reply] : What do you mean by visible? Windows maintains a visible/invisible ... (by kbw)
|
by GKFX
Windows time (VC++ 2010)
|
|
[3 replies] Last: Use GetLocalTime(). It will give you local system time. If you want ti... (by richardforc)
|
by BCPPB3USER
terminate A process borland C++ Builder 3
|
|
[1 reply] : For Windows 9x call kill.exe /f <processname>.exe Get kill.exe from h... (by richardforc)
|
by lubomir
one error in a program with Class
|
|
[3 replies] Last: Yeah... You are right. (by richardforc)
|