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

C / C++ / MFC

 
Generalgrid controls Pin
29-Aug-01 19:48
suss29-Aug-01 19:48 
GeneralCSystemTray MDI Pin
jdt29-Aug-01 19:44
jdt29-Aug-01 19:44 
GeneralAbout "__stdcall" and "__cdecl" Pin
Maer72729-Aug-01 17:17
Maer72729-Aug-01 17:17 
GeneralRe: About Pin
Michael Dunn29-Aug-01 18:37
sitebuilderMichael Dunn29-Aug-01 18:37 
GeneralRe: About Pin
Maer72729-Aug-01 22:07
Maer72729-Aug-01 22:07 
GeneralCList/CArray duplicate link problem Pin
Wayne Janaway29-Aug-01 15:52
Wayne Janaway29-Aug-01 15:52 
GeneralRe: CList/CArray duplicate link problem Pin
Tomasz Sowinski30-Aug-01 1:24
Tomasz Sowinski30-Aug-01 1:24 
GeneralRe: CList/CArray duplicate link problem Pin
Wayne Janaway30-Aug-01 11:14
Wayne Janaway30-Aug-01 11:14 
I have only created one definition of SerializeElements, the one in class CGroup. This was needed to serialize the items pointed to rather than the ptrs in the list. I'm guessing that the linker is somehow first linking the default version when it encounters it in CMainFrame, then is unable to resolve what it percieves as an alternate version ( which does differ in function ) in CGroup.
Actually, the SerializeElements method will never be used in the MainFrame Array, but the linker doesn't know that.

--WJ
GeneralRe: CList/CArray duplicate link problem Pin
Tomasz Sowinski30-Aug-01 11:21
Tomasz Sowinski30-Aug-01 11:21 
GeneralWait for worker thread to finish Pin
PJ Arends29-Aug-01 15:19
professionalPJ Arends29-Aug-01 15:19 
GeneralRe: Wait for worker thread to finish Pin
Not Active29-Aug-01 16:00
mentorNot Active29-Aug-01 16:00 
GeneralRe: Wait for worker thread to finish Pin
Kelly Herald30-Aug-01 10:25
Kelly Herald30-Aug-01 10:25 
GeneralATL Objects Pin
Bret Faller29-Aug-01 13:55
Bret Faller29-Aug-01 13:55 
GeneralRe: ATL Objects Pin
Aaron Schaefer30-Aug-01 4:20
Aaron Schaefer30-Aug-01 4:20 
GeneralInternet link on my about dialog box Pin
Jonathan Craig29-Aug-01 13:42
Jonathan Craig29-Aug-01 13:42 
GeneralRe: Internet link on my about dialog box Pin
Jim A. Johnson29-Aug-01 13:59
Jim A. Johnson29-Aug-01 13:59 
GeneralRe: Internet link on my about dialog box Pin
Not Active29-Aug-01 14:10
mentorNot Active29-Aug-01 14:10 
GeneralNM_RETURN vs NM_CLICK Pin
29-Aug-01 11:23
suss29-Aug-01 11:23 
GeneralRe: NM_RETURN vs NM_CLICK Pin
Joaquín M López Muñoz29-Aug-01 20:17
Joaquín M López Muñoz29-Aug-01 20:17 
GeneralC++ control to ActiveX and C++ control to DLL Pin
29-Aug-01 11:11
suss29-Aug-01 11:11 
GeneralRe: C++ control to ActiveX and C++ control to DLL Pin
29-Aug-01 11:20
suss29-Aug-01 11:20 
GeneralRe: C++ control to ActiveX and C++ control to DLL Pin
29-Aug-01 11:55
suss29-Aug-01 11:55 
GeneralListBox Control Pin
RobJones29-Aug-01 9:42
RobJones29-Aug-01 9:42 
GeneralRe: ListBox Control Pin
Not Active29-Aug-01 14:18
mentorNot Active29-Aug-01 14:18 
GeneralRe: ListBox Control Pin
Michael Dunn29-Aug-01 14:30
sitebuilderMichael Dunn29-Aug-01 14:30 

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.