Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C2512 - No default constructor available [modified] Pin
bob1697216-Jul-06 6:53
bob1697216-Jul-06 6:53 
QuestionHow to convert this c++ code to javascript/html form? Pin
L33VaNcL33F16-Jul-06 3:21
L33VaNcL33F16-Jul-06 3:21 
AnswerRe: How to convert this c++ code to javascript/html form? Pin
Justin Tay16-Jul-06 3:33
Justin Tay16-Jul-06 3:33 
Questionerror C2259: : cannot instantiate abstract class Pin
RockyJames16-Jul-06 1:35
RockyJames16-Jul-06 1:35 
AnswerRe: error C2259: : cannot instantiate abstract class Pin
vecodo_doon16-Jul-06 3:26
vecodo_doon16-Jul-06 3:26 
AnswerRe: error C2259: : cannot instantiate abstract class Pin
Taka Muraoka16-Jul-06 3:28
Taka Muraoka16-Jul-06 3:28 
GeneralRe: error C2259: : cannot instantiate abstract class Pin
RockyJames16-Jul-06 3:42
RockyJames16-Jul-06 3:42 
GeneralRe: error C2259: : cannot instantiate abstract class Pin
Taka Muraoka16-Jul-06 4:02
Taka Muraoka16-Jul-06 4:02 
You have to check all the way up the hierarchy. Maybe you're deriving from a class that is derived from a class that is derived from a class that still has a pure virtual function Smile | :)

The error message is definitely caused by this (although vecodo_doon's comment may well be the cause as well).




0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall.

Awasu 2.2.2 [^]: A free RSS/Atom feed reader with support for Code Project.

GeneralRe: error C2259: : cannot instantiate abstract class Pin
Mike Dimmick16-Jul-06 7:23
Mike Dimmick16-Jul-06 7:23 
Questionsteps for connection with server? Pin
With_problem16-Jul-06 1:15
With_problem16-Jul-06 1:15 
AnswerRe: steps for connection with server? Pin
Mike Dimmick16-Jul-06 6:48
Mike Dimmick16-Jul-06 6:48 
AnswerRe: steps for connection with server? Pin
ThatsAlok16-Jul-06 22:40
ThatsAlok16-Jul-06 22:40 
AnswerRe: steps for connection with server? Pin
David Crow17-Jul-06 3:27
David Crow17-Jul-06 3:27 
QuestionProblem with 2D Graph ActiveX Control [modified] Pin
Semion_N16-Jul-06 0:43
Semion_N16-Jul-06 0:43 
AnswerRe: Problem with 2D Graph ActiveX Control Pin
Semion_N16-Jul-06 4:12
Semion_N16-Jul-06 4:12 
AnswerRe: Problem with 2D Graph ActiveX Control Pin
Semion_N16-Jul-06 8:18
Semion_N16-Jul-06 8:18 
QuestionSaving a BITMAP on disc Pin
snir_ya15-Jul-06 23:49
snir_ya15-Jul-06 23:49 
AnswerRe: Saving a BITMAP on disc Pin
Hamid_RT16-Jul-06 0:28
Hamid_RT16-Jul-06 0:28 
AnswerRe: Saving a BITMAP on disc Pin
bob1697216-Jul-06 6:47
bob1697216-Jul-06 6:47 
AnswerRe: Saving a BITMAP on disc Pin
ThatsAlok16-Jul-06 22:39
ThatsAlok16-Jul-06 22:39 
AnswerRe: Saving a BITMAP on disc Pin
David Crow17-Jul-06 3:34
David Crow17-Jul-06 3:34 
QuestionThread help!!! Pin
User 34160315-Jul-06 23:33
User 34160315-Jul-06 23:33 
AnswerRe: Thread help!!! Pin
DrSerge15-Jul-06 23:48
DrSerge15-Jul-06 23:48 
GeneralRe: Thread help!!! Pin
User 34160316-Jul-06 0:17
User 34160316-Jul-06 0:17 
AnswerRe: Thread help!!! Pin
Justin Tay16-Jul-06 3:12
Justin Tay16-Jul-06 3:12 

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.