Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GetDiskFreeSpaceEx Pin
jerry0davis19-Mar-02 0:47
jerry0davis19-Mar-02 0:47 
GeneralDialog Pin
Peter Liddle28-Nov-01 4:33
Peter Liddle28-Nov-01 4:33 
GeneralRe: Dialog Pin
Nish Nishant28-Nov-01 4:35
sitebuilderNish Nishant28-Nov-01 4:35 
GeneralRe: Dialog Pin
Carlos Antollini28-Nov-01 4:36
Carlos Antollini28-Nov-01 4:36 
GeneralRe: Dialog Pin
Peter Liddle28-Nov-01 4:59
Peter Liddle28-Nov-01 4:59 
GeneralRe: Dialog Pin
Nish Nishant28-Nov-01 5:04
sitebuilderNish Nishant28-Nov-01 5:04 
GeneralCView and Tab in a SDI Pin
Delvi28-Nov-01 4:32
Delvi28-Nov-01 4:32 
GeneralCHook CHookManager Pin
28-Nov-01 4:17
suss28-Nov-01 4:17 
Generalcan't find it: static w/ basic formatting Pin
peterchen28-Nov-01 2:59
peterchen28-Nov-01 2:59 
GeneralNMHDR, i need explain ! Pin
Hadi Rezaee28-Nov-01 2:53
Hadi Rezaee28-Nov-01 2:53 
GeneralRe: NMHDR, i need explain ! Pin
peterchen28-Nov-01 3:03
peterchen28-Nov-01 3:03 
GeneralRe: NMHDR, i need explain ! Pin
Ernest Laurentin28-Nov-01 4:20
Ernest Laurentin28-Nov-01 4:20 
GeneralPuting text format for EditBox ! Pin
Hadi Rezaee28-Nov-01 2:51
Hadi Rezaee28-Nov-01 2:51 
Generaltutorial on dll's Pin
Kuniva28-Nov-01 2:16
Kuniva28-Nov-01 2:16 
GeneralBitmap Masking.. Pin
Neha28-Nov-01 0:36
Neha28-Nov-01 0:36 
GeneralRe: Bitmap Masking.. Pin
Christian Graus28-Nov-01 1:50
protectorChristian Graus28-Nov-01 1:50 
GeneralRe: Bitmap Masking.. Pin
Neha28-Nov-01 16:59
Neha28-Nov-01 16:59 
GeneralRe: Bitmap Masking.. Pin
Christian Graus28-Nov-01 17:14
protectorChristian Graus28-Nov-01 17:14 
General::listen() function gotcha ?!?!?! Pin
Davide Calabro27-Nov-01 23:34
Davide Calabro27-Nov-01 23:34 
GeneralRe: ::listen() function gotcha ?!?!?! Pin
Nish Nishant27-Nov-01 23:39
sitebuilderNish Nishant27-Nov-01 23:39 
GeneralRe: ::listen() function gotcha ?!?!?! Pin
Davide Calabro28-Nov-01 1:54
Davide Calabro28-Nov-01 1:54 
GeneralSocket connect function fails and WSAGetLastError returns WSAECONNREFUSED in a WIN32 service Pin
27-Nov-01 23:13
suss27-Nov-01 23:13 
GeneralRe: Socket connect function fails and WSAGetLastError returns WSAECONNREFUSED in a WIN32 service Pin
Masaaki Onishi28-Nov-01 6:21
Masaaki Onishi28-Nov-01 6:21 
Hello, the codegurus around the world.;)

I don't understand the meaning of Win32 Service?

I think that you use the blocking socket, and WSAGetLastError() simple
gets the last error of the socket operation.

This means that even though you put on WSAGetLastError() in connect,
the other process, for example, gets the result of connect, and get to
the requirement of the user id and password of the email, this WSAGetLastError () may get another error generated the operation except connect().

Or, maybe Win32 Service has the conflict with your socket operation.Confused | :confused:

Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)

-Masaaki Onishi-


GeneralModeless Dialog without leakages Pin
Braulio Dez27-Nov-01 21:15
Braulio Dez27-Nov-01 21:15 
GeneralRe: Modeless Dialog without leakages Pin
Michael Dunn27-Nov-01 21:31
sitebuilderMichael Dunn27-Nov-01 21:31 

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.