Click here to Skip to main content
15,886,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I Want to work with word 2003,2007 in my mfc app Pin
javad_20055-Dec-07 2:40
javad_20055-Dec-07 2:40 
GeneralRe: I Want to work with word 2003,2007 in my mfc app Pin
javad_20055-Dec-07 3:51
javad_20055-Dec-07 3:51 
GeneralRe: I Want to work with word 2003,2007 in my mfc app Pin
David Crow4-Dec-07 7:11
David Crow4-Dec-07 7:11 
GeneralVC++ Directories store in which file (VC++2005) Pin
akira324-Dec-07 0:49
akira324-Dec-07 0:49 
GeneralRe: VC++ Directories store in which file (VC++2005) Pin
toxcct4-Dec-07 1:26
toxcct4-Dec-07 1:26 
GeneralRe: VC++ Directories store in which file (VC++2005) Pin
Mark Salsbery4-Dec-07 7:20
Mark Salsbery4-Dec-07 7:20 
QuestionI use ADO to connect DB2, i found that it won't release my memory! why?????? Pin
godsun3-Dec-07 21:01
godsun3-Dec-07 21:01 
GeneralError --------- missing storage-class or type specifiers (for class) Pin
chetan3-Dec-07 20:18
chetan3-Dec-07 20:18 
I have class called 'CWizardSheet'
I want to access it's members in class say 'CWizardPreview'

So I included the file as "WizardSheet.h" in file 'WizardPreview.h'

and I am creating member variable as pointer as
CWizardSheet *ptrWizard;

So it gives error as

error C2143: syntax error : missing ';' before '*'
error C2501: 'CWizardSheet' : missing storage-class or type specifiers
error C2501: 'pWizardSheet' : missing storage-class or type specifiers

i have checked semicolan also

please help me to solve this error...
GeneralRe: Error --------- missing storage-class or type specifiers (for class) Pin
CPallini4-Dec-07 1:07
mveCPallini4-Dec-07 1:07 
QuestionWindow Status Pin
nitin33-Dec-07 19:28
nitin33-Dec-07 19:28 
GeneralRe: Window Status Pin
David Crow4-Dec-07 7:16
David Crow4-Dec-07 7:16 
Questioncan i create a dll, what includes other dlls? Pin
mwolf1223-Dec-07 19:16
mwolf1223-Dec-07 19:16 
AnswerRe: can i create a dll, what includes other dlls? Pin
Hamid_RT3-Dec-07 19:43
Hamid_RT3-Dec-07 19:43 
AnswerRe: can i create a dll, what includes other dlls? Pin
Matthew Faithfull4-Dec-07 1:34
Matthew Faithfull4-Dec-07 1:34 
AnswerRe: can i create a dll, what includes other dlls? Pin
malaugh5-Dec-07 11:13
malaugh5-Dec-07 11:13 
GeneralDeferencing a vector of vectors in a nested for loop Pin
Caudata3-Dec-07 18:44
Caudata3-Dec-07 18:44 
GeneralRe: Deferencing a vector of vectors in a nested for loop Pin
CPallini4-Dec-07 0:59
mveCPallini4-Dec-07 0:59 
GeneralOverwrite a file Pin
john56323-Dec-07 18:41
john56323-Dec-07 18:41 
GeneralRe: Overwrite a file Pin
toxcct4-Dec-07 1:10
toxcct4-Dec-07 1:10 
GeneralRe: Overwrite a file Pin
Nelek4-Dec-07 21:41
protectorNelek4-Dec-07 21:41 
GeneralRe: Overwrite a file Pin
Nelek4-Dec-07 21:42
protectorNelek4-Dec-07 21:42 
QuestionApplication Error... Pin
Priya_Sundar3-Dec-07 18:40
Priya_Sundar3-Dec-07 18:40 
GeneralRe: Application Error... Pin
john56323-Dec-07 18:45
john56323-Dec-07 18:45 
GeneralRe: Application Error... Pin
Hamid_RT3-Dec-07 19:40
Hamid_RT3-Dec-07 19:40 
GeneralRe: Application Error... Pin
Jijo.Raj4-Dec-07 2:23
Jijo.Raj4-Dec-07 2:23 

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.