Click here to Skip to main content
15,925,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple but need ur response immediately Pin
Gary R. Wheeler8-Nov-04 2:20
Gary R. Wheeler8-Nov-04 2:20 
GeneralRe: Simple but need ur response immediately Pin
David Crow8-Nov-04 5:06
David Crow8-Nov-04 5:06 
QuestionSharing data with multiple dialogs? Pin
Cpt Rick7-Nov-04 22:59
Cpt Rick7-Nov-04 22:59 
AnswerRe: Sharing data with multiple dialogs? Pin
_kane_8-Nov-04 1:50
_kane_8-Nov-04 1:50 
GeneralRe: Sharing data with multiple dialogs? Pin
Cpt Rick8-Nov-04 5:29
Cpt Rick8-Nov-04 5:29 
GeneralGif in Tree Control Pin
Tariq8787-Nov-04 22:41
Tariq8787-Nov-04 22:41 
GeneralRe: Gif in Tree Control Pin
Steve S8-Nov-04 0:38
Steve S8-Nov-04 0:38 
General#include problems Pin
vilmer7-Nov-04 22:35
vilmer7-Nov-04 22:35 
Hi everyone,
I've some problems including header files.
I have 2 classes COne and CTwo, and COne implements CTwo objects, so I put an include CTwo statement in COne.h.
Both classes must use some functions declared in a Myheader.h file.
Including Myheader in both .cpp or .h files produces linking error, and the same does including Myheader.h in CTwo.h to exploit the inheritance of the include statement.
The error is LNK1169: one or more multiply defined symbol founds.

Any suggestion?
GeneralRe: #include problems Pin
Cedric Moonen7-Nov-04 22:46
Cedric Moonen7-Nov-04 22:46 
GeneralRe: #include problems Pin
vilmer7-Nov-04 23:00
vilmer7-Nov-04 23:00 
GeneralRe: #include problems Pin
Sreekanth Muralidharan7-Nov-04 23:24
Sreekanth Muralidharan7-Nov-04 23:24 
GeneralRe: #include problems Pin
vilmer8-Nov-04 3:09
vilmer8-Nov-04 3:09 
GeneralLinked list headache in VC++. Please help Pin
Sreekanth Muralidharan7-Nov-04 22:03
Sreekanth Muralidharan7-Nov-04 22:03 
GeneralRe: Linked list headache in VC++. Please help Pin
Uwe Keim7-Nov-04 22:35
sitebuilderUwe Keim7-Nov-04 22:35 
GeneralRe: Linked list headache in VC++. Please help Pin
Sreekanth Muralidharan7-Nov-04 23:17
Sreekanth Muralidharan7-Nov-04 23:17 
GeneralRe: Linked list headache in VC++. Please help Pin
FearlessBurner7-Nov-04 23:37
FearlessBurner7-Nov-04 23:37 
GeneralThanks to all... Pin
Sreekanth Muralidharan8-Nov-04 18:04
Sreekanth Muralidharan8-Nov-04 18:04 
GeneralRe: Linked list headache in VC++. Please help Pin
John R. Shaw8-Nov-04 12:40
John R. Shaw8-Nov-04 12:40 
GeneralMy Own Linked List Pin
Sreekanth Muralidharan8-Nov-04 19:35
Sreekanth Muralidharan8-Nov-04 19:35 
GeneralRe: My Own Linked List Pin
Sreekanth Muralidharan8-Nov-04 22:33
Sreekanth Muralidharan8-Nov-04 22:33 
GeneralRe: My Own Linked List Pin
John R. Shaw9-Nov-04 5:57
John R. Shaw9-Nov-04 5:57 
GeneralDisabling Toolbar Buttons Pin
Bernhard7-Nov-04 22:00
Bernhard7-Nov-04 22:00 
GeneralRe: Disabling Toolbar Buttons Pin
ThatsAlok7-Nov-04 22:06
ThatsAlok7-Nov-04 22:06 
GeneralRe: Disabling Toolbar Buttons Pin
Uwe Keim7-Nov-04 22:23
sitebuilderUwe Keim7-Nov-04 22:23 
GeneralQuestion about programatically created CListCtrl with WS_BORDER Pin
Uwe Keim7-Nov-04 21:54
sitebuilderUwe Keim7-Nov-04 21:54 

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.