Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Alternative to CImage Pin
bob1697214-Apr-07 16:16
bob1697214-Apr-07 16:16 
QuestionTitleBar Pin
samira forooghi13-Apr-07 22:02
samira forooghi13-Apr-07 22:02 
AnswerRe: TitleBar Pin
zon_cpp22-Apr-07 1:59
zon_cpp22-Apr-07 1:59 
Questionabout OnFieldchangedLIPadd [modified] Pin
prathuraj13-Apr-07 20:23
prathuraj13-Apr-07 20:23 
QuestionHow I split any window media type file by play length? Pin
amitmistry_petlad 13-Apr-07 20:00
amitmistry_petlad 13-Apr-07 20:00 
QuestionRe: How I split any window media type file by play length? Pin
Hamid_RT14-Apr-07 6:50
Hamid_RT14-Apr-07 6:50 
AnswerRe: How I split any window media type file by play length? Pin
amitmistry_petlad 15-Apr-07 17:31
amitmistry_petlad 15-Apr-07 17:31 
QuestionRegarding Error Please help me Pin
dhavalshah12313-Apr-07 19:23
dhavalshah12313-Apr-07 19:23 
Hello all,

When I migrated from visual studio 6.0 to visual studio 8.0 and compiled my project which was built in visual studio 6.0, I got following errors. Can you tell me what might be the problem.

1>Linking...
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__gethostbyname@4 referenced in function "unsigned long __cdecl GetHostAddress(char const *)" (?GetHostAddress@@YAKPBD@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__send@16 referenced in function "void __cdecl SendString(unsigned int,char const *)" (?SendString@@YAXIPBD@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__closesocket@4 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__recv@16 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__connect@12 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__htons@4 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__socket@12 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>HTTPRequesttry.obj : error LNK2019: unresolved external symbol __imp__WSAStartup@8 referenced in function "int __cdecl SendHTTP(char const *,char const *,unsigned char *,unsigned long,struct HTTPRequest *)" (?SendHTTP@@YAHPBD0PAEKPAUHTTPRequest@@@Z)
1>.\Debug/HTTPRequesttry.exe : fatal error LNK1120: 8 unresolved externals
1>Build log was saved at "file://e:\ProgramFiles2\Microsoft Visual Studio\myprojects\HTTPRequesttry\Debug\BuildLog.htm"
1>HTTPRequesttry - 9 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Thanks for Prompt reply.

Dhaval

AnswerRe: Regarding Error Please help me Pin
pbraun13-Apr-07 19:39
pbraun13-Apr-07 19:39 
GeneralRe: Regarding Error Please help me Pin
dhavalshah12313-Apr-07 19:58
dhavalshah12313-Apr-07 19:58 
QuestionRegarding help on VS 2005 Pin
dhavalshah12313-Apr-07 18:43
dhavalshah12313-Apr-07 18:43 
QuestionProblem about opening file Pin
Chen-XuNuo13-Apr-07 18:28
Chen-XuNuo13-Apr-07 18:28 
AnswerRe: Problem about opening file Pin
Chen-XuNuo13-Apr-07 18:30
Chen-XuNuo13-Apr-07 18:30 
GeneralRe: Problem about opening file Pin
Hamid_RT13-Apr-07 18:37
Hamid_RT13-Apr-07 18:37 
GeneralRe: Problem about opening file Pin
Chen-XuNuo13-Apr-07 18:42
Chen-XuNuo13-Apr-07 18:42 
GeneralRe: Problem about opening file [modified] Pin
Dosin13-Apr-07 18:53
Dosin13-Apr-07 18:53 
GeneralRe: Problem about opening file Pin
Chen-XuNuo14-Apr-07 1:49
Chen-XuNuo14-Apr-07 1:49 
GeneralRe: Problem about opening file Pin
Hamid_RT14-Apr-07 6:11
Hamid_RT14-Apr-07 6:11 
Questionmesh_model.x DirectX 9.0 c++ Pin
Dosin13-Apr-07 15:57
Dosin13-Apr-07 15:57 
QuestionNewbie: How do I make a progress dialog? Pin
maxmaven13-Apr-07 13:26
maxmaven13-Apr-07 13:26 
AnswerRe: Newbie: How do I make a progress dialog? Pin
bob1697213-Apr-07 16:12
bob1697213-Apr-07 16:12 
AnswerRe: Newbie: How do I make a progress dialog? Pin
PJ Arends13-Apr-07 16:34
professionalPJ Arends13-Apr-07 16:34 
QuestionOnKeyDown() ignored? Pin
aquawicket13-Apr-07 12:16
aquawicket13-Apr-07 12:16 
AnswerRe: OnKeyDown() ignored? Pin
Mark Salsbery13-Apr-07 12:22
Mark Salsbery13-Apr-07 12:22 
GeneralRe: OnKeyDown() ignored? Pin
aquawicket13-Apr-07 12:36
aquawicket13-Apr-07 12:36 

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.