Windows Programming - March 2015 (Page 3)

by tec23
GetWindowLong question
 
What does GetWindowLong(hwnd, 0) mean? I saw this in neatpad tutorial
[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...
[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 ...
[10 replies] Last: int main(){ Cadastro c; char rp ; int rep,per,rpe,ds,ms,a... (by newuserbrazilian)
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...
[1 reply] : Of course you can. HWND TextBoxes ; (by ahcfan)
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...
[no replies]
March 2015 Pages: 123
  Archived months: [feb2015] [apr2015]

This is an archived page. To post a new message, go to the current page.