Home > Software engineering >  School week of training, the ability of programming for the younger brother for help the following e
School week of training, the ability of programming for the younger brother for help the following e

Time:09-17



But a compiled server. CPP is error

Compiling...
SreenServer. CPP
Linking...
SreenServer. Obj: error LNK2001: unresolved external symbol "public: __thiscall CSreenServerDlg: : CSreenServerDlg (class CWnd *)" (?????? 0 csreenserverdlg @ @ QAE @ PAVCWnd @ @ @ Z)
Nafxcwd. Lib (thrdcore. Obj) : error LNK2001: unresolved external symbol __endthreadex
Nafxcwd. Lib (thrdcore. Obj) : error LNK2001: unresolved external symbol __beginthreadex
Libcd. Lib (crt0. Obj) : error LNK2001: unresolved external symbol _main
The Debug/SreenServer. Exe: fatal error LNK1120:4 unresolved externals
An error occurred when execution link. Exe.

SreenServer. Exe - 1 error (s), and 0 warning (s)


Ask leaders to help beg you
Source, from making to find code to glue all, put a link, for bosses to help see,
https://github.com/southernriver/RemoteControl

CodePudding user response:

With App wizard to generate a dialog based SreenServer application, put your project. H., CPP, rc copy the files into, recompile

CodePudding user response:

Is the three project
SreenClient. Exe
SreenServer. Exe
There is also a main. C
?

CodePudding user response:

refer to the second floor schlafenhamster response:
is
3 projectSreenClient. Exe
SreenServer. Exe
There is also a main. C
?
main. C is empty

CodePudding user response:

reference 1st floor zgl7903 response:
with App wizard to generate a dialog based SreenServer application, put your project. H., CPP, rc copy the files into, recompile
don't quite understand vs2019 I won't compile  can only use vc + + 6.0

CodePudding user response:

reference 1st floor zgl7903 response:
with App wizard to generate a dialog based SreenServer application, put your project. H., CPP, rc copy the files into, recompile
I reinstall again vs the MFC and the c + + components are installed, and then follow the wizard to generate a new project, but there are four fault

CodePudding user response:

Make SreenClient project

CodePudding user response:

refer to 6th floor schlafenhamster response:
make SreenClient engineering


According to what you said make client first
Jump out to the exception no error but the program window or no,,
The Run - Time Check Failure # 0 - The value of ESP was not properly saved across indicates a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a company's calling convention. The

The eldest brother I beg you detail point to teach me, I really too stupid==you said refining my layman don't understand ah

CodePudding user response:

refer to 6th floor schlafenhamster response:
make SreenClient engineering



Server project according to the
0 x0facf2c3 (mfc140d. DLL) (located on the Server. Exe) caused by abnormal: 0 xc0000005: while reading position 0 xfefeff66 access conflict, the

CodePudding user response:

This class CSreenServerDlg: : CSreenServerDlg (class CWnd *) constructor is defined?
  • Related