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

C / C++ / MFC

 
Generali juz need... Pin
not insane yet!6-Mar-06 16:07
not insane yet!6-Mar-06 16:07 
AnswerRe: to anyone who knows... Pin
Stephen Hewitt5-Mar-06 21:50
Stephen Hewitt5-Mar-06 21:50 
GeneralRe: to anyone who knows... Pin
toxcct5-Mar-06 21:56
toxcct5-Mar-06 21:56 
GeneralRe: to anyone who knows... Pin
Stephen Hewitt5-Mar-06 21:59
Stephen Hewitt5-Mar-06 21:59 
Questionvc6 source to vc7 Pin
derek75-Mar-06 21:01
derek75-Mar-06 21:01 
AnswerRe: vc6 source to vc7 Pin
Dominik Reichl5-Mar-06 21:18
Dominik Reichl5-Mar-06 21:18 
GeneralRe: vc6 source to vc7 Pin
derek75-Mar-06 21:45
derek75-Mar-06 21:45 
GeneralRe: vc6 source to vc7 Pin
toxcct5-Mar-06 21:55
toxcct5-Mar-06 21:55 
what is the exact compiler message ?
on what class does this happen ?

it says that you are instantiating an abstract class.
that means that you are creating an object of a class that either provides no public constructors or have some pure virtual functions.

give us some true helps if you want some feedback. we cannot guess what you're doing wrong without your code, compiler output.
GeneralRe: vc6 source to vc7 Pin
derek75-Mar-06 22:21
derek75-Mar-06 22:21 
Questiondrag and drop images Pin
baldha rakesh5-Mar-06 20:49
baldha rakesh5-Mar-06 20:49 
AnswerRe: drag and drop images Pin
Nibu babu thomas5-Mar-06 20:58
Nibu babu thomas5-Mar-06 20:58 
GeneralRe: drag and drop images Pin
baldha rakesh5-Mar-06 21:38
baldha rakesh5-Mar-06 21:38 
Questionwhy was my dllmain() not called? Pin
derek75-Mar-06 20:42
derek75-Mar-06 20:42 
AnswerRe: why was my dllmain() not called? Pin
Nibu babu thomas5-Mar-06 21:01
Nibu babu thomas5-Mar-06 21:01 
Questionhow to insert static controls into the listbox Pin
kotiramkoteswararao5-Mar-06 20:14
kotiramkoteswararao5-Mar-06 20:14 
QuestionMFC - exchange data between two CFormView form Pin
pjmvn5-Mar-06 20:08
pjmvn5-Mar-06 20:08 
AnswerRe: MFC - exchange data between two CFormView form Pin
Nibu babu thomas5-Mar-06 20:27
Nibu babu thomas5-Mar-06 20:27 
GeneralRe: MFC - exchange data between two CFormView form Pin
pjmvn5-Mar-06 20:39
pjmvn5-Mar-06 20:39 
AnswerRe: MFC - exchange data between two CFormView form Pin
pjmvn6-Mar-06 13:54
pjmvn6-Mar-06 13:54 
QuestionHow to trap IE refresh in Activex Control Pin
tenali_gowda5-Mar-06 20:07
tenali_gowda5-Mar-06 20:07 
QuestionIs it error? why Pin
derek75-Mar-06 19:57
derek75-Mar-06 19:57 
AnswerRe: Is it error? why Pin
PJ Arends5-Mar-06 20:17
professionalPJ Arends5-Mar-06 20:17 
Questionhandle mouse input problem ???? Pin
leenmie5-Mar-06 19:45
leenmie5-Mar-06 19:45 
QuestionHow to know a app linke what libary? Pin
derek75-Mar-06 19:38
derek75-Mar-06 19:38 
QuestionDVD Database Pin
rhys1005-Mar-06 19:33
rhys1005-Mar-06 19:33 

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.