Click here to Skip to main content
15,902,198 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Link Error Pin
David Crow24-Mar-04 7:49
David Crow24-Mar-04 7:49 
GeneralRe: Link Error Pin
satcat24-Mar-04 9:12
satcat24-Mar-04 9:12 
GeneralRe: Link Error Pin
David Crow24-Mar-04 9:21
David Crow24-Mar-04 9:21 
GeneralRe: Link Error Pin
satcat24-Mar-04 9:51
satcat24-Mar-04 9:51 
GeneralRe: Link Error Pin
David Crow24-Mar-04 10:10
David Crow24-Mar-04 10:10 
GeneralRe: Link Error Pin
satcat24-Mar-04 12:00
satcat24-Mar-04 12:00 
GeneralRe: Link Error Pin
David Crow25-Mar-04 2:17
David Crow25-Mar-04 2:17 
GeneralRe: Link Error Pin
satcat25-Mar-04 2:42
satcat25-Mar-04 2:42 
I think so since I've created the ventana.dsw project and in other projects I had no problems, but I don't really know which is the function that begins here D'Oh! | :doh:

When I build my project in Visual C++ instead of DOS console with nmake, I get this different message error:
<br />
ventanaDlg.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall CVentanaDlg::OnOK(void)" (?OnOK@CVentanaDlg@@MAEXXZ)<br />
Release/ventana.exe : fatal error LNK1120: 1 unresolved externals<br />

The error that I get in the DOS console is about the entry point as I told you... I can't see the relationship between these errors.

Waiting for your help and knowledge Smile | :)
Thanks!
GeneralRe: Link Error Pin
David Crow25-Mar-04 3:01
David Crow25-Mar-04 3:01 
Generalcontrolling a webcam Pin
PotatisPulver24-Mar-04 6:04
PotatisPulver24-Mar-04 6:04 
Generalcompile from command line Pin
skoizumi2911024-Mar-04 5:56
sussskoizumi2911024-Mar-04 5:56 
GeneralRe: compile from command line Pin
Steve S24-Mar-04 6:26
Steve S24-Mar-04 6:26 
GeneralRe: compile from command line Pin
skoizumi2911024-Mar-04 6:35
sussskoizumi2911024-Mar-04 6:35 
GeneralRe: compile from command line Pin
John M. Drescher24-Mar-04 6:49
John M. Drescher24-Mar-04 6:49 
GeneralRe: compile from command line Pin
vancouver77726-Mar-04 11:09
vancouver77726-Mar-04 11:09 
GeneralListening to Keyboard Input Pin
0v3rloader24-Mar-04 5:29
0v3rloader24-Mar-04 5:29 
GeneralRe: Listening to Keyboard Input Pin
Dudi Avramov24-Mar-04 5:48
Dudi Avramov24-Mar-04 5:48 
GeneralRe: Listening to Keyboard Input Pin
0v3rloader24-Mar-04 7:39
0v3rloader24-Mar-04 7:39 
GeneralRe: Listening to Keyboard Input Pin
Steve S24-Mar-04 6:34
Steve S24-Mar-04 6:34 
General'class' type redefinition error Pin
Mughi24-Mar-04 5:13
Mughi24-Mar-04 5:13 
GeneralRe: 'class' type redefinition error Pin
David Crow24-Mar-04 7:56
David Crow24-Mar-04 7:56 
QuestionC++ Generic Autorun app ? Pin
Marc Piulachs24-Mar-04 4:38
Marc Piulachs24-Mar-04 4:38 
AnswerRe: C++ Generic Autorun app ? Pin
jhwurmbach24-Mar-04 5:34
jhwurmbach24-Mar-04 5:34 
QuestionHow to use CryptExportkey blob Pin
chakra_r24-Mar-04 3:32
chakra_r24-Mar-04 3:32 
General_control87 and signal(SIGFPE....) Pin
prcarp24-Mar-04 3:03
prcarp24-Mar-04 3:03 

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.