Click here to Skip to main content
15,881,413 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: convertion PRtime format to normal readable form..? Pin
Gokulnath00730-Dec-10 21:28
Gokulnath00730-Dec-10 21:28 
AnswerRe: convertion PRtime format to normal readable form..? Pin
CPallini30-Dec-10 22:04
mveCPallini30-Dec-10 22:04 
QuestionCompare Two XML Files Pin
savita_Bgm30-Dec-10 17:43
savita_Bgm30-Dec-10 17:43 
AnswerRe: Compare Two XML Files Pin
ShilpiP30-Dec-10 17:55
ShilpiP30-Dec-10 17:55 
AnswerRe: Compare Two XML Files Pin
trelliot31-Dec-10 0:02
trelliot31-Dec-10 0:02 
AnswerRe: Compare Two XML Files Pin
Abhi Lahare31-Dec-10 6:02
Abhi Lahare31-Dec-10 6:02 
AnswerRe: Compare Two XML Files Pin
Shivanand Gupta2-Jan-11 20:46
Shivanand Gupta2-Jan-11 20:46 
QuestionGetting various errors !!! Pin
AmbiguousName30-Dec-10 8:13
AmbiguousName30-Dec-10 8:13 
hello guys... i have got this static library "myLib".

Now in this library, classes are declared but their respective definitions are separate files (with the names of classes). There is also "stdafx.h" file inwhich necessary files are already included.
This library builds successfully but the problem comes, when I include this library's "*.h" file into my client project. Im getting annoyed by these errors. Some of them are as follows

- error C2504: 'CObject' : base class undefined ...
- error C4430: missing type specifier - int assumed. ...
- error C2143: syntax error : missing ';' before 'protected'
- error C2146: syntax error : missing ';' before identifier 'm_evtComplete'

Im getting no less than 159 errors. But as stated earlier, thid library builds successfully. Any ideas??Confused | :confused:
AnswerRe: Getting various errors !!! Pin
«_Superman_»30-Dec-10 13:02
professional«_Superman_»30-Dec-10 13:02 
AnswerRe: Getting various errors !!! Pin
ShilpiP30-Dec-10 18:04
ShilpiP30-Dec-10 18:04 
QuestionEVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
pandit8430-Dec-10 3:24
pandit8430-Dec-10 3:24 
AnswerRe: EVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
«_Superman_»30-Dec-10 7:16
professional«_Superman_»30-Dec-10 7:16 
AnswerRe: EVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
Joe Woodbury30-Dec-10 8:18
professionalJoe Woodbury30-Dec-10 8:18 
QuestionDatabase question Pin
MacRaider430-Dec-10 2:32
MacRaider430-Dec-10 2:32 
AnswerRe: Database question Pin
T210230-Dec-10 2:47
T210230-Dec-10 2:47 
GeneralRe: Database question Pin
MacRaider430-Dec-10 2:53
MacRaider430-Dec-10 2:53 
GeneralRe: Database question Pin
T210230-Dec-10 14:06
T210230-Dec-10 14:06 
QuestionRe: Database question Pin
MacRaider430-Dec-10 4:43
MacRaider430-Dec-10 4:43 
AnswerRe: Database question Pin
trelliot31-Dec-10 0:30
trelliot31-Dec-10 0:30 
AnswerRe: Database question Pin
jschell31-Dec-10 8:11
jschell31-Dec-10 8:11 
GeneralRe: Database question Pin
MacRaider41-Jan-11 6:42
MacRaider41-Jan-11 6:42 
GeneralRe: Database question Pin
jschell1-Jan-11 8:28
jschell1-Jan-11 8:28 
QuestionQuery for non-dockable toolbar. Pin
Le@rner29-Dec-10 22:12
Le@rner29-Dec-10 22:12 
AnswerRe: Query for non-dockable toolbar. Pin
jk chan30-Dec-10 1:45
jk chan30-Dec-10 1:45 
Questionintegrating C in C++ MFC Pin
Stevefigo229-Dec-10 21:22
Stevefigo229-Dec-10 21:22 

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.