Click here to Skip to main content
15,905,913 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralA simple problem for help Pin
27-Nov-01 21:11
suss27-Nov-01 21:11 
GeneralRe: A simple problem for help Pin
Eugene Pustovoyt27-Nov-01 21:18
Eugene Pustovoyt27-Nov-01 21:18 
GeneralRe: A simple problem for help Pin
27-Nov-01 21:46
suss27-Nov-01 21:46 
GeneralRe: A simple problem for help Pin
Eugene Pustovoyt27-Nov-01 22:41
Eugene Pustovoyt27-Nov-01 22:41 
GeneralGetCurrentDirectory problem on Windows 98 Pin
27-Nov-01 20:56
suss27-Nov-01 20:56 
GeneralRe: GetCurrentDirectory problem on Windows 98 Pin
Nish Nishant27-Nov-01 23:03
sitebuilderNish Nishant27-Nov-01 23:03 
GeneralRe: GetCurrentDirectory problem on Windows 98 Pin
27-Nov-01 23:21
suss27-Nov-01 23:21 
GeneralRe: GetCurrentDirectory problem on Windows 98 Pin
Jon Hulatt27-Nov-01 23:25
Jon Hulatt27-Nov-01 23:25 
GeneralRe: GetCurrentDirectory problem on Windows 98 Pin
Nish Nishant27-Nov-01 23:33
sitebuilderNish Nishant27-Nov-01 23:33 
GeneralRe: GetCurrentDirectory problem on Windows 98 Pin
27-Nov-01 23:53
suss27-Nov-01 23:53 
GeneralToolBar Alignment Pin
27-Nov-01 20:54
suss27-Nov-01 20:54 
GeneralRe: ToolBar Alignment Pin
Nish Nishant27-Nov-01 23:00
sitebuilderNish Nishant27-Nov-01 23:00 
GeneralRe: ToolBar Alignment Pin
Christian Graus27-Nov-01 23:35
protectorChristian Graus27-Nov-01 23:35 
GeneralFile Dialog Problem Pin
San27-Nov-01 20:11
San27-Nov-01 20:11 
GeneralRe: File Dialog Problem Pin
Eugene Pustovoyt27-Nov-01 21:13
Eugene Pustovoyt27-Nov-01 21:13 

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.