Click here to Skip to main content
15,913,758 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Virtual Tables Pin
ragavan22-Apr-07 20:54
ragavan22-Apr-07 20:54 
GeneralRe: Virtual Tables Pin
Sarath C22-Apr-07 20:59
Sarath C22-Apr-07 20:59 
GeneralRe: Virtual Tables Pin
Arman S.22-Apr-07 21:04
Arman S.22-Apr-07 21:04 
AnswerRe: Virtual Tables Pin
cmk22-Apr-07 21:01
cmk22-Apr-07 21:01 
AnswerRe: Virtual Tables Pin
Hamid_RT25-Apr-07 7:38
Hamid_RT25-Apr-07 7:38 
QuestionError C2061: syntax error : identifier 'StdDDECallback' Pin
Pankaj.Jain22-Apr-07 19:26
professionalPankaj.Jain22-Apr-07 19:26 
AnswerRe: Error C2061: syntax error : identifier 'StdDDECallback' Pin
prasad_som22-Apr-07 19:47
prasad_som22-Apr-07 19:47 
AnswerRe: Error C2061: syntax error : identifier 'StdDDECallback' Pin
Karismatic22-Apr-07 19:48
Karismatic22-Apr-07 19:48 
Hey,

The problem to ur solution is that

if StdDDECallback is a library function then u must include the coressponding library and the .H file at the top of ur program
or if it is a user defined function then ur have to give the prototype of that function.

Regards,
Pankaj Sachdeva
Questioncode standardise Pin
deeps_cute22-Apr-07 17:31
deeps_cute22-Apr-07 17:31 
AnswerRe: code standardise Pin
_AnsHUMAN_ 22-Apr-07 18:40
_AnsHUMAN_ 22-Apr-07 18:40 
GeneralRe: code standardise Pin
deeps_cute22-Apr-07 19:50
deeps_cute22-Apr-07 19:50 
GeneralRe: code standardise Pin
_AnsHUMAN_ 22-Apr-07 20:40
_AnsHUMAN_ 22-Apr-07 20:40 
GeneralRe: code standardise Pin
jeron123-Apr-07 7:08
jeron123-Apr-07 7:08 
QuestionDAO database Pin
dec8222-Apr-07 17:09
dec8222-Apr-07 17:09 
AnswerRe: DAO database Pin
Mark Salsbery23-Apr-07 6:37
Mark Salsbery23-Apr-07 6:37 
Questionerror C2440 Pin
Aint22-Apr-07 16:45
Aint22-Apr-07 16:45 
AnswerRe: error C2440 Pin
David Crow22-Apr-07 17:03
David Crow22-Apr-07 17:03 
GeneralRe: error C2440 Pin
Aint22-Apr-07 17:43
Aint22-Apr-07 17:43 
GeneralRe: error C2440 Pin
David Crow23-Apr-07 3:11
David Crow23-Apr-07 3:11 
AnswerRe: error C2440 Pin
vibindia22-Apr-07 18:03
vibindia22-Apr-07 18:03 
GeneralRe: error C2440 Pin
Aint22-Apr-07 18:30
Aint22-Apr-07 18:30 
GeneralRe: error C2440 Pin
Mark Salsbery23-Apr-07 6:40
Mark Salsbery23-Apr-07 6:40 
QuestionProblem Redirecting output of command in _execl Pin
GameProfessor22-Apr-07 16:44
GameProfessor22-Apr-07 16:44 
AnswerRe: Problem Redirecting output of command in _execl Pin
David Crow22-Apr-07 17:05
David Crow22-Apr-07 17:05 
QuestionMeasure string's length Pin
LiYS22-Apr-07 15:49
LiYS22-Apr-07 15:49 

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.