Click here to Skip to main content
15,920,828 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multi colored text in CEdit box? Pin
adamUK4-Jul-03 9:24
adamUK4-Jul-03 9:24 
GeneralRe: Multi colored text in CEdit box? Pin
Sorcia4-Jul-03 10:58
Sorcia4-Jul-03 10:58 
Generalvc++ programming Pin
Member 3451564-Jul-03 8:40
Member 3451564-Jul-03 8:40 
QuestionHow to make a taller statusbar? Pin
clintsinger4-Jul-03 8:30
clintsinger4-Jul-03 8:30 
GeneralCSplitter and changing views. Pin
adamUK4-Jul-03 7:42
adamUK4-Jul-03 7:42 
GeneralRe: CSplitter and changing views. Pin
Ryan Binns4-Jul-03 15:33
Ryan Binns4-Jul-03 15:33 
GeneralRe: CSplitter and changing views. Pin
adamUK4-Jul-03 23:09
adamUK4-Jul-03 23:09 
QuestionWhere did my classes go? Pin
DaveE9th4-Jul-03 6:45
DaveE9th4-Jul-03 6:45 
When I go to reopen my workspace project, I only get "CAboutDlg". The other View,Doc and Frame classes are not there, how do I reopen them as well? When I compile, I get the following message:

Compiling...
Exodus.cpp
StdAfx.cpp
Linking...
Exodus.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CExodusDoc::classCExodusDoc" (?classCExodusDoc@CExodusDoc@@2UCRuntimeClass@@B)
Exodus.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CMainFrame::classCMainFrame" (?classCMainFrame@CMainFrame@@2UCRuntimeClass@@B)
Exodus.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CExodusView::classCExodusView" (?classCExodusView@CExodusView@@2UCRuntimeClass@@B)
Debug/Exodus.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.

Exodus.exe - 4 error(s), 0 warning(s)

Thanks

I am using VC++ 6.0.
AnswerRe: Where did my classes go? Pin
David Crow4-Jul-03 13:43
David Crow4-Jul-03 13:43 
GeneralRe: Where did my classes go? Pin
DaveE9th4-Jul-03 20:31
DaveE9th4-Jul-03 20:31 
GeneralRe: Where did my classes go? Pin
David Crow7-Jul-03 3:21
David Crow7-Jul-03 3:21 
GeneralUpdown control in a dialog box. Pin
blackmesa4-Jul-03 6:00
blackmesa4-Jul-03 6:00 
GeneralRe: Updown control in a dialog box. Pin
Michael Dunn4-Jul-03 6:35
sitebuilderMichael Dunn4-Jul-03 6:35 
GeneralRe: Updown control in a dialog box. Pin
blackmesa4-Jul-03 13:04
blackmesa4-Jul-03 13:04 
GeneralEdit control in DialogBar Pin
grotesque4-Jul-03 5:53
grotesque4-Jul-03 5:53 
GeneralRe: Edit control in DialogBar Pin
Ryan Binns4-Jul-03 6:03
Ryan Binns4-Jul-03 6:03 
GeneralRe: Edit control in DialogBar Pin
SandeepN30-Sep-03 5:54
SandeepN30-Sep-03 5:54 
Generalprinting in landscape mode Pin
si_694-Jul-03 5:37
si_694-Jul-03 5:37 
GeneralRe: printing in landscape mode Pin
sherryfa6-Aug-03 18:18
sherryfa6-Aug-03 18:18 
GeneralDEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
spokes4-Jul-03 4:39
spokes4-Jul-03 4:39 
GeneralRe: DEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
Ryan Binns4-Jul-03 4:47
Ryan Binns4-Jul-03 4:47 
GeneralRe: DEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
spokes4-Jul-03 5:04
spokes4-Jul-03 5:04 
GeneralRe: DEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
spokes4-Jul-03 5:09
spokes4-Jul-03 5:09 
GeneralRe: DEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
Ryan Binns4-Jul-03 5:18
Ryan Binns4-Jul-03 5:18 
GeneralRe: DEBUG ASSERTION FAILURE File: afxwin2.inl Line: 669 Pin
spokes4-Jul-03 20:54
spokes4-Jul-03 20: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.