Click here to Skip to main content
15,898,640 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog dissapears... ? Pin
David Crow26-Jan-04 2:22
David Crow26-Jan-04 2:22 
GeneralRetrieving a bitmap using a URL. using a pluggable protocol Pin
Member 1329456923-Jan-04 3:43
Member 1329456923-Jan-04 3:43 
GeneralRe: Retrieving a bitmap using a URL. using a pluggable protocol Pin
valikac23-Jan-04 5:42
valikac23-Jan-04 5:42 
GeneralRe: Retrieving a bitmap using a URL. using a pluggable protocol Pin
Member 1329456923-Jan-04 7:03
Member 1329456923-Jan-04 7:03 
GeneralRe: Retrieving a bitmap using a URL. using a pluggable protocol Pin
l a u r e n23-Jan-04 14:39
l a u r e n23-Jan-04 14:39 
GeneralApplication Error: The Instruction at --- pReturnVal = (char*) calloc(strlen(s)+1,sizeof(char)); Pin
AssemblySoft23-Jan-04 3:27
AssemblySoft23-Jan-04 3:27 
GeneralRe: Application Error: The Instruction at --- pReturnVal = (char*) calloc(strlen(s)+1,sizeof(char)); Pin
Ian Darling23-Jan-04 3:58
Ian Darling23-Jan-04 3:58 
GeneralLink Error Pin
BrockVnm23-Jan-04 2:30
BrockVnm23-Jan-04 2:30 
Hey everyone,
I have a weird error. I was compiling some code last night and everything was fine. I then shut my computer down and then tried to compile the code this morning and I got these error messages.

nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
Debug/Stations.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.


They go away if I start a new project and then copy and paste this code into the new project...I am really confused can anyone help me??

Confused | :confused:
GeneralRe: Link Error Pin
P_JAYAPRAKASH23-Jan-04 2:56
P_JAYAPRAKASH23-Jan-04 2:56 
GeneralRe: Link Error Pin
BrockVnm23-Jan-04 3:52
BrockVnm23-Jan-04 3:52 
GeneralRe: Link Error Pin
Michael Dunn23-Jan-04 4:42
sitebuilderMichael Dunn23-Jan-04 4:42 
GeneralRe: Link Error Pin
BrockVnm23-Jan-04 5:09
BrockVnm23-Jan-04 5:09 
Generalmicroseconds Pin
lpRomang23-Jan-04 2:09
lpRomang23-Jan-04 2:09 
GeneralRe: microseconds Pin
фил23-Jan-04 2:30
фил23-Jan-04 2:30 
GeneralRe: microseconds Pin
lpRomang23-Jan-04 3:54
lpRomang23-Jan-04 3:54 
GeneralRe: microseconds Pin
RChin23-Jan-04 3:53
RChin23-Jan-04 3:53 
GeneralRe: microseconds Pin
dknoble23-Jan-04 6:48
dknoble23-Jan-04 6:48 
GeneralRe: microseconds Pin
Marcello25-Jan-04 10:50
Marcello25-Jan-04 10:50 
GeneralRe: microseconds Pin
dknoble26-Jan-04 2:28
dknoble26-Jan-04 2:28 
GeneralRe: microseconds Pin
Marcello26-Jan-04 6:08
Marcello26-Jan-04 6:08 
GeneralOn_exit and signal Pin
Anonymous23-Jan-04 1:34
Anonymous23-Jan-04 1:34 
GeneralRichEdit Pin
edwinak23-Jan-04 1:24
edwinak23-Jan-04 1:24 
GeneralRe: RichEdit Pin
CodeBrain23-Jan-04 1:35
CodeBrain23-Jan-04 1:35 
GeneralRe: RichEdit Pin
edwinak23-Jan-04 1:57
edwinak23-Jan-04 1:57 
GeneralVB and C strings Pin
Tzoockee23-Jan-04 0:51
Tzoockee23-Jan-04 0:51 

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.