Click here to Skip to main content
16,011,805 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why I can't use one more CBUTTON variable Pin
toxcct23-May-05 3:50
toxcct23-May-05 3:50 
GeneralRe: Why I can't use one more CBUTTON variable Pin
yeetins23-May-05 3:59
yeetins23-May-05 3:59 
GeneralRe: Why I can't use one more CBUTTON variable Pin
toxcct23-May-05 4:08
toxcct23-May-05 4:08 
GeneralRe: Why I can't use one more CBUTTON variable Pin
yeetins23-May-05 4:17
yeetins23-May-05 4:17 
GeneralRe: Why I can't use one more CBUTTON variable Pin
toxcct23-May-05 4:20
toxcct23-May-05 4:20 
GeneralRe: Why I can't use one more CBUTTON variable Pin
Cedric Moonen23-May-05 3:53
Cedric Moonen23-May-05 3:53 
GeneralRe: Why I can't use one more CBUTTON variable Pin
yeetins23-May-05 4:07
yeetins23-May-05 4:07 
GeneralRe: Why I can't use one more CBUTTON variable Pin
Cedric Moonen23-May-05 4:18
Cedric Moonen23-May-05 4:18 
D'Oh! | :doh: Err, ok, I think the first thing to do is open a C++ book and understand at least the basic of the language, otherwise we won't be of any help...


yeetins wrote:
But I think this will not work,because there is no problem when compiling the program.

No errors at compilation doesn't mean that your program doesn't contain any bug !! The compiler throw errors only if it cannot 'understand' some part of your code, but if it understand your code, it will compile even if they are enormous mistakes within it.
GeneralRe: Why I can't use one more CBUTTON variable Pin
toxcct23-May-05 4:19
toxcct23-May-05 4:19 
GeneralRe: Why I can't use one more CBUTTON variable Pin
yeetins23-May-05 4:28
yeetins23-May-05 4:28 
GeneralRe: Why I can't use one more CBUTTON variable Pin
David Crow23-May-05 4:26
David Crow23-May-05 4:26 
GeneralRe: Why I can't use one more CBUTTON variable Pin
yeetins23-May-05 4:44
yeetins23-May-05 4:44 
GeneralRe: Why I can't use one more CBUTTON variable Pin
BlackDice23-May-05 5:10
BlackDice23-May-05 5:10 
QuestionInheritance? Pin
Bob Stanneveld23-May-05 2:43
Bob Stanneveld23-May-05 2:43 
AnswerRe: Inheritance? Pin
GDavy23-May-05 3:19
GDavy23-May-05 3:19 
GeneralRe: Inheritance? Pin
Bob Stanneveld23-May-05 3:50
Bob Stanneveld23-May-05 3:50 
AnswerRe: Inheritance? Pin
Ryan Binns23-May-05 3:58
Ryan Binns23-May-05 3:58 
GeneralRe: Inheritance? Pin
Bob Stanneveld23-May-05 6:04
Bob Stanneveld23-May-05 6:04 
AnswerRe: Inheritance? Pin
S. Senthil Kumar23-May-05 5:25
S. Senthil Kumar23-May-05 5:25 
GeneralRe: Inheritance? Pin
Bob Stanneveld23-May-05 20:14
Bob Stanneveld23-May-05 20:14 
GeneralRadio Button Pin
alvarillo23-May-05 2:31
alvarillo23-May-05 2:31 
GeneralRe: Radio Button Pin
David Crow23-May-05 4:39
David Crow23-May-05 4:39 
GeneralRemoving Items From A Listbox Pin
[d3m0n]23-May-05 2:26
[d3m0n]23-May-05 2:26 
GeneralRe: Removing Items From A Listbox Pin
Tom Archer23-May-05 2:31
Tom Archer23-May-05 2:31 
GeneralRe: Removing Items From A Listbox Pin
[d3m0n]23-May-05 2:54
[d3m0n]23-May-05 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.