The following error is shown when i try to view ClassWizard.
Cannot find the insert section "AFX_MSG" in file "C:\New\Message.h".
ClassWizard cannot edit or import this class.
Pls help.
Haider.
Using the following code, the computer can connect with remote computer, but it does not show connection icon on system tray.
//Code starting...................
BOOL CMesDlg::Connect( const char *lpszUser1,
const char *lpszPass1, const char *lpszDialup1 )
{
RASDIALPARAMS rdParams;
DWORD...
I can not resume the following errors in a vc++ project.
c:\project1\project1dlg.h(20) : error C2065: 'IDD_PROJECT1DLG_DIALOG' : undeclared identifier
c:\project1\project1dlg.h(20) : error C2057: expected constant expression
c:\project1\project1.h(23) : error C2065: 'IDD_PROJECT1' ...
There are Message.cpp and message.h in a VC++ project. But, the following errors are occoured:
1. cannot open file '.\Debug\Message.sbr': No such file or directory.
2. \Message.cpp(312) : error C2601: 'fnConnect' : local function definitions are illegal
Similar errors are occured for other...
This project have no syntex error or link error. But, the following error message is occoured when it is executed:
The instruciton at "0X5f43351b" referenced memory at "0X00000000". The memory could no be "read".
Click on OK to terminate the program
Click on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.