Click here to Skip to main content
15,920,576 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MovePrev problem Pin
Milton Karimbekallil15-Jun-06 1:31
Milton Karimbekallil15-Jun-06 1:31 
GeneralRe: MovePrev problem Pin
mikobi15-Jun-06 1:57
mikobi15-Jun-06 1:57 
QuestionRe: MovePrev problem Pin
David Crow15-Jun-06 3:27
David Crow15-Jun-06 3:27 
AnswerRe: MovePrev problem Pin
mikobi15-Jun-06 3:58
mikobi15-Jun-06 3:58 
QuestionRe: MovePrev problem Pin
David Crow15-Jun-06 4:16
David Crow15-Jun-06 4:16 
AnswerRe: MovePrev problem Pin
mikobi15-Jun-06 6:09
mikobi15-Jun-06 6:09 
GeneralRe: MovePrev problem Pin
David Crow15-Jun-06 6:20
David Crow15-Jun-06 6:20 
Questionwindows 2000 / VC++ 2005 web service access problem in ws2_32.dll Pin
Imre Koszo15-Jun-06 0:18
Imre Koszo15-Jun-06 0:18 
Hello!

I hope someone can help with this stuff.

I tried to set up a sample webservice/client stuff, the service is the default c# helloworld service which comes with the ide, the client is a simple c++ mfc app.

I followed the tutorials on msdn to create and deploy the service, which worked fine.
Then i followed the instructions on how to create a client, add web resource etc.

The problem is, that when i try to run the client from my system (windows 2000 sp4) it fails before even starting, saying:
"The procedure entry point getaddrinfo could not be located in the dynamic link library WS2_32.dll."

It runs finely on windows 2003 though.

I googled around a bit for the cause of this problem, but i couldn't find any solutions for win 2000, only xp or 2003.

I checked the 2003 and 2000 ws2_32.dll-s with depends, and in the 2000 version i didn't find the mentioned function. Why does my compiler include references to a function not in my dll?

If anyone can help me to solve this problem, please post a reply.



Ngetal
QuestionMessageBox french Pin
dungpapai15-Jun-06 0:13
dungpapai15-Jun-06 0:13 
AnswerRe: MessageBox french Pin
Milton Karimbekallil15-Jun-06 1:45
Milton Karimbekallil15-Jun-06 1:45 
AnswerRe: MessageBox french Pin
FarPointer15-Jun-06 2:02
FarPointer15-Jun-06 2:02 
AnswerRe: MessageBox french Pin
James R. Twine15-Jun-06 2:08
James R. Twine15-Jun-06 2:08 
GeneralRe: MessageBox french Pin
dungpapai16-Jun-06 0:29
dungpapai16-Jun-06 0:29 
QuestionAdd/Remove files on remote computer Pin
RanjanShrestha14-Jun-06 23:47
RanjanShrestha14-Jun-06 23:47 
AnswerRe: Add/Remove files on remote computer Pin
Graham Bradshaw15-Jun-06 0:02
Graham Bradshaw15-Jun-06 0:02 
AnswerRe: Add/Remove files on remote computer Pin
Milton Karimbekallil15-Jun-06 1:49
Milton Karimbekallil15-Jun-06 1:49 
QuestionEuropean keyboard Alt Gr? Pin
jayart14-Jun-06 23:42
jayart14-Jun-06 23:42 
AnswerRe: European keyboard Alt Gr? Pin
FarPointer15-Jun-06 2:08
FarPointer15-Jun-06 2:08 
QuestionSSL support in HTTP API Pin
S-Andy14-Jun-06 23:39
S-Andy14-Jun-06 23:39 
AnswerRe: SSL support in HTTP API Pin
kakan15-Jun-06 4:10
professionalkakan15-Jun-06 4:10 
GeneralRe: SSL support in HTTP API Pin
S-Andy15-Jun-06 6:35
S-Andy15-Jun-06 6:35 
Questionhow can i set font to my edit contol Pin
happy_ram14-Jun-06 23:24
happy_ram14-Jun-06 23:24 
AnswerRe: how can i set font to my edit contol [modified] Pin
_AnsHUMAN_ 14-Jun-06 23:25
_AnsHUMAN_ 14-Jun-06 23:25 
GeneralRe: how can i set font to my edit contol Pin
happy_ram14-Jun-06 23:27
happy_ram14-Jun-06 23:27 
AnswerRe: how can i set font to my edit contol Pin
Viorel.14-Jun-06 23:36
Viorel.14-Jun-06 23: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.