Click here to Skip to main content
16,010,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC Dialog Pin
hph26-Sep-03 1:15
hph26-Sep-03 1:15 
GeneralRe: MFC Dialog Pin
Antti Keskinen26-Sep-03 4:05
Antti Keskinen26-Sep-03 4:05 
GeneralRe: MFC Dialog Pin
hph28-Sep-03 23:45
hph28-Sep-03 23:45 
GeneralCan't remember... Pin
WebmastaX25-Sep-03 19:51
WebmastaX25-Sep-03 19:51 
GeneralRe: Can't remember... Pin
David Crow26-Sep-03 3:09
David Crow26-Sep-03 3:09 
GeneralRe: Can't remember... Pin
73Zeppelin26-Sep-03 4:16
73Zeppelin26-Sep-03 4:16 
GeneralRe: Can't remember... Pin
WebmastaX28-Sep-03 7:35
WebmastaX28-Sep-03 7:35 
GeneralAcceptEx with WSASend and WSARecv :: Winsock Pin
valikac25-Sep-03 19:16
valikac25-Sep-03 19:16 
Hi,

I am designing a winsock applications that utilizes AcceptEx() winsock extension. According to MSDN, sockets that are accepted via AcceptEx() work only with send(), recv() and other functions. However, they do not work with WSASend() and WSARecv().

Is there a solution to AcceptEx() working with WSASend() and WSARecv()? I want to make sure there is no other alternative.

One reason I prefer to use the winsock 2 API is because of the OVERLAPPED I/O feature. Secondly, I the application runs under IOCP. I have never used send() and recv() with IOCP.

Thanks,
Kuphryn
Generaldialogbased App+ iostream Pin
KKR25-Sep-03 18:27
KKR25-Sep-03 18:27 
QuestionDo you know the definition of "overloading"? Pin
Link260025-Sep-03 16:50
Link260025-Sep-03 16:50 
AnswerRe: Do you know the definition of "overloading"? Pin
spiritualfields25-Sep-03 17:47
spiritualfields25-Sep-03 17:47 
GeneralVC6 vs VC7 Pin
spiritualfields25-Sep-03 16:14
spiritualfields25-Sep-03 16:14 
GeneralRe: VC6 vs VC7 Pin
Joe Woodbury25-Sep-03 18:09
professionalJoe Woodbury25-Sep-03 18:09 
GeneralCalling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Terry O'Nolley25-Sep-03 16:02
Terry O'Nolley25-Sep-03 16:02 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Larry J. Siddens25-Sep-03 16:07
Larry J. Siddens25-Sep-03 16:07 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Terry O'Nolley25-Sep-03 16:35
Terry O'Nolley25-Sep-03 16:35 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Shog925-Sep-03 18:57
sitebuilderShog925-Sep-03 18:57 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Terry O'Nolley26-Sep-03 4:11
Terry O'Nolley26-Sep-03 4:11 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Shog926-Sep-03 4:46
sitebuilderShog926-Sep-03 4:46 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
Abin25-Sep-03 21:32
Abin25-Sep-03 21:32 
GeneralRe: Calling CWnd::MoveWindow from within OnSize handler - CRASH Pin
FearlessBurner26-Sep-03 0:15
FearlessBurner26-Sep-03 0:15 
Generalfree memory Pin
Sirrius25-Sep-03 15:01
Sirrius25-Sep-03 15:01 
GeneralRe: free memory Pin
Larry J. Siddens25-Sep-03 16:12
Larry J. Siddens25-Sep-03 16:12 
GeneralVisual C++ and Standard C++ Pin
RanBlade25-Sep-03 13:53
RanBlade25-Sep-03 13:53 
GeneralRe: Visual C++ and Standard C++ Pin
Taka Muraoka25-Sep-03 14:09
Taka Muraoka25-Sep-03 14:09 

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.