Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC.Net In VC6 Pin
Ryan Binns25-May-04 18:43
Ryan Binns25-May-04 18:43 
GeneralRe: VC.Net In VC6 Pin
Jim A. Johnson25-May-04 19:18
Jim A. Johnson25-May-04 19:18 
GeneralRe: VC.Net In VC6 Pin
Ryan Binns25-May-04 23:36
Ryan Binns25-May-04 23:36 
GeneralRe: VC.Net In VC6 Pin
Jim A. Johnson26-May-04 4:39
Jim A. Johnson26-May-04 4:39 
GeneralGetting Text from Seperate Dialog Pin
Eversman25-May-04 13:48
Eversman25-May-04 13:48 
GeneralRe: Getting Text from Seperate Dialog Pin
Gary R. Wheeler25-May-04 14:45
Gary R. Wheeler25-May-04 14:45 
GeneralRe: Getting Text from Seperate Dialog Pin
avenger_sb2525-May-04 18:10
avenger_sb2525-May-04 18:10 
GeneralVC++.NET compiler running in VC++6 Errors Pin
---Mark---25-May-04 13:31
---Mark---25-May-04 13:31 
When Compiling I get these errors.
Something to do with the Linking process??

--------------------Configuration: List - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
List.cpp
ListDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4224: /PDBTYPE is no longer supported; ignored
List.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
ListDlg.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
List.obj : error LNK2001: unresolved external symbol __RTC_InitBase
ListDlg.obj : error LNK2001: unresolved external symbol __RTC_InitBase
List.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in function "public: __thiscall CListApp::CListApp(void)" (??0CListApp@@QAE@XZ)
ListDlg.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in function "public: virtual void * __thiscall CAboutDlg::`scalar deleting destructor'(unsigned int)" (??_GCAboutDlg@@UAEPAXI@Z)
List.obj : error LNK2019: unresolved external symbol @_RTC_CheckStackVars@8 referenced in function "public: virtual int __thiscall CListApp::InitInstance(void)" (?InitInstance@CListApp@@UAEHXZ)
ListDlg.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
Debug/List.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.

List.exe - 9 error(s), 1 warning(s)


Any Help

Thanks
-Mark
GeneralRe: VC++.NET compiler running in VC++6 Errors Pin
Anonymous25-May-04 13:39
Anonymous25-May-04 13:39 
GeneralRe: VC++.NET compiler running in VC++6 Errors Pin
---Mark---25-May-04 13:43
---Mark---25-May-04 13:43 
GeneralRe: VC++.NET compiler running in VC++6 Errors Pin
Anonymous25-May-04 13:47
Anonymous25-May-04 13:47 
GeneralRe: VC++.NET compiler running in VC++6 Errors Pin
---Mark---25-May-04 13:53
---Mark---25-May-04 13:53 
GeneralExtracting files from resource Pin
Anonymous25-May-04 13:28
Anonymous25-May-04 13:28 
GeneralRe: Extracting files from resource Pin
gUrM33T25-May-04 18:04
gUrM33T25-May-04 18:04 
GeneralRe: Extracting files from resource Pin
Diddy26-May-04 0:20
Diddy26-May-04 0:20 
GeneralRe: Extracting files from resource Pin
Roger Allen26-May-04 2:41
Roger Allen26-May-04 2:41 
GeneralRe: Extracting files from resource Pin
David Crow26-May-04 3:33
David Crow26-May-04 3:33 
GeneralMake Window Stay On Top Pin
KingTermite25-May-04 12:56
KingTermite25-May-04 12:56 
GeneralRe: Make Window Stay On Top Pin
Christian Graus25-May-04 13:15
protectorChristian Graus25-May-04 13:15 
GeneralRe: Make Window Stay On Top Pin
KingTermite25-May-04 13:19
KingTermite25-May-04 13:19 
GeneralRe: Make Window Stay On Top Pin
Christian Graus25-May-04 13:22
protectorChristian Graus25-May-04 13:22 
GeneralVC7 compiler with VC6 IDE Pin
Jim A. Johnson25-May-04 8:19
Jim A. Johnson25-May-04 8:19 
GeneralRe: VC7 compiler with VC6 IDE Pin
Michael Dunn25-May-04 8:51
sitebuilderMichael Dunn25-May-04 8:51 
GeneralRe: VC7 compiler with VC6 IDE Pin
Jim A. Johnson25-May-04 11:55
Jim A. Johnson25-May-04 11:55 
GeneralRe: VC7 compiler with VC6 IDE Pin
Anonymous25-May-04 12:34
Anonymous25-May-04 12:34 

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.