Topic: Visual C++
Author: sujatha@osuunx.ucc.okstate.edu (Sujatha S Neelam)
Date: Sat, 15 Oct 1994 16:44:05 GMT Raw View
Hello,
Iam trying to compile a program in Visual C++, but it
returns an error message suchas
Public: Static Struct CRuntimeClass_near
CMainFrame::class CMainFrame : unresolved External
My guess is that Iam missing to include some libraries as
the same error mesagge pops up for both the Doc and View classes.
The libraries I included were
"mafxcwd", "oldnames", "libw", "mlibCFW", "commdlg.lib",
"olecli.lib", "olesvr.lib" and "shell.lib".
Am I missing including any other libraries?
Please help.
Please send the followups to
sujatha@osuunx.ucc.okstate.edu
Thank you,
Sujatha.