Click here to Skip to main content
15,891,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Creating Help (CHM) Files Pin
Dave Doknjas27-Apr-10 11:55
Dave Doknjas27-Apr-10 11:55 
QuestionC2512: no appropriate default constructor available Pin
Manfr3d27-Apr-10 8:47
Manfr3d27-Apr-10 8:47 
AnswerRe: C2512: no appropriate default constructor available Pin
David Crow27-Apr-10 8:55
David Crow27-Apr-10 8:55 
AnswerRe: C2512: no appropriate default constructor available Pin
«_Superman_»27-Apr-10 8:55
professional«_Superman_»27-Apr-10 8:55 
GeneralRe: C2512: no appropriate default constructor available [modified] Pin
PIEBALDconsult27-Apr-10 9:15
mvePIEBALDconsult27-Apr-10 9:15 
GeneralRe: C2512: no appropriate default constructor available Pin
Moak27-Apr-10 9:55
Moak27-Apr-10 9:55 
GeneralRe: C2512: no appropriate default constructor available Pin
CPallini27-Apr-10 11:45
mveCPallini27-Apr-10 11:45 
AnswerRe: C2512: no appropriate default constructor available Pin
CPallini27-Apr-10 11:42
mveCPallini27-Apr-10 11:42 
Austrian_Programmer wrote:
I do not call the default constructor, but my self written one, also the parameter lists match.


Since you've written one constructor the compiler provide no more the default one (that is sometimes required). Probably you should write the default constructor for your class (i.e. please report the exact error message and the offending line content).
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: C2512: no appropriate default constructor available Pin
Nisamudheen27-Apr-10 16:52
Nisamudheen27-Apr-10 16:52 
GeneralRe: C2512: no appropriate default constructor available Pin
Manfr3d28-Apr-10 2:03
Manfr3d28-Apr-10 2:03 
GeneralRe: C2512: no appropriate default constructor available Pin
Nisamudheen5-May-10 16:42
Nisamudheen5-May-10 16:42 
Questioncustom button or graphic with multi select points Pin
Kyle P27-Apr-10 6:28
Kyle P27-Apr-10 6:28 
AnswerRe: custom button or graphic with multi select points Pin
David Crow27-Apr-10 7:48
David Crow27-Apr-10 7:48 
AnswerRe: custom button or graphic with multi select points [modified] Pin
Rozis28-Apr-10 14:27
Rozis28-Apr-10 14:27 
QuestionUnit testing for GUI(VC++) Pin
Super Hornet27-Apr-10 3:48
Super Hornet27-Apr-10 3:48 
AnswerRe: Unit testing for GUI(VC++) Pin
Tarakeshwar Reddy27-Apr-10 7:31
professionalTarakeshwar Reddy27-Apr-10 7:31 
QuestionDisabling Resizing. Pin
Randal Vance Cunanan27-Apr-10 3:44
Randal Vance Cunanan27-Apr-10 3:44 
AnswerRe: Disabling Resizing. Pin
David Crow27-Apr-10 4:03
David Crow27-Apr-10 4:03 
GeneralRe: Disabling Resizing. Pin
Randal Vance Cunanan27-Apr-10 4:45
Randal Vance Cunanan27-Apr-10 4:45 
QuestionList view column header name Pin
arun_pk27-Apr-10 0:41
arun_pk27-Apr-10 0:41 
AnswerRe: List view column header name Pin
Code-o-mat27-Apr-10 0:46
Code-o-mat27-Apr-10 0:46 
GeneralRe: List view column header name Pin
arun_pk27-Apr-10 1:56
arun_pk27-Apr-10 1:56 
GeneralRe: List view column header name Pin
Code-o-mat27-Apr-10 1:59
Code-o-mat27-Apr-10 1:59 
GeneralRe: List view column header name Pin
arun_pk27-Apr-10 2:51
arun_pk27-Apr-10 2:51 
GeneralRe: List view column header name Pin
Code-o-mat27-Apr-10 2:54
Code-o-mat27-Apr-10 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.