Click here to Skip to main content
16,005,169 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please help me! Pin
dSolariuM18-Apr-05 4:27
dSolariuM18-Apr-05 4:27 
Generalplz help me in dis code!! Pin
Member 188014616-Apr-05 4:23
Member 188014616-Apr-05 4:23 
GeneralRe: plz help me in dis code!! Pin
Alexander M.,16-Apr-05 9:57
Alexander M.,16-Apr-05 9:57 
GeneralRe: plz help me in dis code!! Pin
David Crow16-Apr-05 17:15
David Crow16-Apr-05 17:15 
GeneralHelp with derived class Pin
ddmcr16-Apr-05 4:12
ddmcr16-Apr-05 4:12 
GeneralRe: Help with derived class Pin
John M. Drescher16-Apr-05 4:59
John M. Drescher16-Apr-05 4:59 
GeneralRe: Help with derived class Pin
ddmcr16-Apr-05 5:09
ddmcr16-Apr-05 5:09 
GeneralRe: Help with derived class Pin
John M. Drescher16-Apr-05 5:32
John M. Drescher16-Apr-05 5:32 
It is not the proper way to use it as I would never do that but there is nothing wrong with this-> asside from the fact that it is reduntant.

The proper way is to remove the this-> and just call the member function. But this is not your problem.

Again your problem is the button was never created. This is a windows thing and not c++. Every control must have a window created for the control itself and in most casess a window (or dialog box) created to place the control on.


John
GeneralRe: Help with derived class Pin
David Crow18-Apr-05 4:26
David Crow18-Apr-05 4:26 
GeneralRe: Help with derived class Pin
Blake Miller18-Apr-05 8:29
Blake Miller18-Apr-05 8:29 
GeneralRe: Help with derived class Pin
David Crow18-Apr-05 9:32
David Crow18-Apr-05 9:32 
GeneralRe: Help with derived class Pin
Blake Miller18-Apr-05 9:54
Blake Miller18-Apr-05 9:54 
GeneralRe: Help with derived class Pin
David Crow18-Apr-05 10:06
David Crow18-Apr-05 10:06 
GeneralButton Create Pin
Francis Chau16-Apr-05 4:06
Francis Chau16-Apr-05 4:06 
GeneralRe: Button Create Pin
PJ Arends16-Apr-05 6:37
professionalPJ Arends16-Apr-05 6:37 
GeneralRe: Button Create Pin
Francis Chau16-Apr-05 18:15
Francis Chau16-Apr-05 18:15 
Questionhow to recognize "real" printer in EnumPrinters? Pin
sstoyan16-Apr-05 3:52
sstoyan16-Apr-05 3:52 
AnswerRe: how to recognize "real" printer in EnumPrinters? Pin
Alexander M.,16-Apr-05 11:20
Alexander M.,16-Apr-05 11:20 
GeneralRe: how to recognize "real" printer in EnumPrinters? Pin
sstoyan17-Apr-05 4:43
sstoyan17-Apr-05 4:43 
Generalencryption symetric Pin
3loka16-Apr-05 2:15
3loka16-Apr-05 2:15 
GeneralRe: encryption symetric Pin
22491716-Apr-05 2:21
22491716-Apr-05 2:21 
GeneralRe: encryption symetric Pin
Alexander M.,16-Apr-05 2:32
Alexander M.,16-Apr-05 2:32 
GeneralRe: encryption symetric Pin
22491716-Apr-05 2:55
22491716-Apr-05 2:55 
GeneralRe: encryption symetric Pin
Alexander M.,16-Apr-05 9:49
Alexander M.,16-Apr-05 9:49 
GeneralRe: encryption symetric Pin
3loka24-Apr-05 17:44
3loka24-Apr-05 17:44 

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.