Click here to Skip to main content
16,007,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Create and Access Hardware? Pin
Trollslayer2-Jul-03 11:14
mentorTrollslayer2-Jul-03 11:14 
GeneralRe: Create and Access Hardware? Pin
Selevercin2-Jul-03 12:33
Selevercin2-Jul-03 12:33 
GeneralRe: Create and Access Hardware? Pin
Trollslayer2-Jul-03 13:02
mentorTrollslayer2-Jul-03 13:02 
GeneralRe: Create and Access Hardware? Pin
Selevercin2-Jul-03 14:38
Selevercin2-Jul-03 14:38 
GeneralRe: Create and Access Hardware? Pin
Trollslayer3-Jul-03 4:42
mentorTrollslayer3-Jul-03 4:42 
GeneralRe: Create and Access Hardware? Pin
Trollslayer2-Jul-03 13:05
mentorTrollslayer2-Jul-03 13:05 
AnswerRe: Create and Access Hardware? Pin
Gordon Brandly2-Jul-03 11:26
Gordon Brandly2-Jul-03 11:26 
Generalerror: LNK2001 Pin
DaveE9th2-Jul-03 8:00
DaveE9th2-Jul-03 8:00 
I reopened a program to work on and now I receive the message below when I try to compile. I looked at the FAQ section of the forum and found some similar items. I think 2.3 might be what I need but it didn't work. I did find the "msvcrtd.lib" file on my VC++ cd and I copied it into the LIB folders, but it didn't help. I'm stuckaroo.

--------------------Configuration: StdAfx - Win32 Debug--------------------
Compiling...
StdAfx.cpp
Linking...
msvcrtd.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
Debug/StdAfx.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

StdAfx.exe - 2 error(s), 0 warning(s)

--------------------------------------------------
I tried to do FAQ 2.3. but then got this message below:

--------------------Configuration: StdAfx - Win32 Debug--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "msvcrtd.obj"
Error executing link.exe.

StdAfx.exe - 1 error(s), 0 warning(s)
-----------------------------------------------------
I went to MSDN.com and typed in "fatal errorLNK 1104" and got the following message:

Microsoft JScript runtime error '800a0007'

Out of memory

/search/app/Search_Execute29.asp, line 5476
------------------------------------------------------
I'm sure that's irrelevant

Thanks, Dave
Cool | :cool:

GeneralRe: error: LNK2001 Pin
AlexO2-Jul-03 9:31
AlexO2-Jul-03 9:31 
GeneralRe: error: LNK2001 Pin
DaveE9th2-Jul-03 12:16
DaveE9th2-Jul-03 12:16 
GeneralXML Reader/Writer Pin
RK_20002-Jul-03 7:30
RK_20002-Jul-03 7:30 
GeneralRe: XML Reader/Writer Pin
David Crow2-Jul-03 10:08
David Crow2-Jul-03 10:08 
GeneralRe: XML Reader/Writer Pin
RChin3-Jul-03 23:07
RChin3-Jul-03 23:07 
GeneralWinSock help Pin
Steven M Hunt2-Jul-03 7:21
Steven M Hunt2-Jul-03 7:21 
GeneralRe: WinSock help Pin
Ken Mazaika2-Jul-03 7:50
Ken Mazaika2-Jul-03 7:50 
GeneralRe: WinSock help Pin
Gregory Elbert2-Jul-03 7:54
Gregory Elbert2-Jul-03 7:54 
GeneralRe: WinSock help Pin
valikac2-Jul-03 10:10
valikac2-Jul-03 10:10 
Generaloleauto.h errors Pin
johnstonsk2-Jul-03 6:35
johnstonsk2-Jul-03 6:35 
GeneralRe: oleauto.h errors Pin
AlexO2-Jul-03 6:59
AlexO2-Jul-03 6:59 
GeneralRe: oleauto.h errors Pin
johnstonsk2-Jul-03 7:51
johnstonsk2-Jul-03 7:51 
GeneralRe: oleauto.h errors Pin
AlexO2-Jul-03 9:40
AlexO2-Jul-03 9:40 
QuestionIs it possible to make an array size of 1?? Pin
johnstonsk2-Jul-03 6:20
johnstonsk2-Jul-03 6:20 
AnswerRe: Is it possible to make an array size of 1?? Pin
John M. Drescher2-Jul-03 6:25
John M. Drescher2-Jul-03 6:25 
GeneralRe: Is it possible to make an array size of 1?? Pin
johnstonsk2-Jul-03 6:30
johnstonsk2-Jul-03 6:30 
GeneralRe: Is it possible to make an array size of 1?? Pin
John M. Drescher2-Jul-03 6:43
John M. Drescher2-Jul-03 6:43 

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.