
please wait
by tec23
GetWindowLong question
|
What does GetWindowLong(hwnd, 0) mean? I saw this in neatpad tutorial |
Mar 3, 2015 at 6:13pm
[3 replies] Last: When OOP is done using procedural languages such as C or PowerBASIC, ... (by Little Bobby Tables)
|
by gkraft
Dart Board Program
|
Hello. I am thinking about making a dart board scoring program. The biggest obstacle I can think of is making the dart board to click on and get different sco... |
Mar 2, 2015 at 8:17pm
[4 replies] Last: Thanks I'll look into it, and see if I can get something working. (by gkraft)
|
display an image jpg in a window |
someone could help me ... I need to show a picture in a window ... use codeblocks 13 with the windows ... please help me ... |
Mar 2, 2015 at 7:55pm
[10 replies] Last: int main(){ Cadastro c; char rp ; int rep,per,rpe,ds,ms,a... (by newuserbrazilian)
|
by ForceFactor
TextBox GUI
|
Is there any possible way where i can put the textbox box in an array? Not just the content but the textbox itself. because i want to use the scroll bar to hide... |
Mar 1, 2015 at 2:17pm
[1 reply] : Of course you can. HWND TextBoxes ; (by ahcfan)
|
by LocoJoe
Writing chars from file into char 2D array
|
I need to write individual characters into a char 2D array. I initialized the array to all be 0s, and I've tried several methods to enter the chars into the arr... |
Mar 1, 2015 at 6:25am
[no replies]
|