Click here to Skip to main content
15,885,947 members

Comments by henry3695 (Top 6 by date)

henry3695 14-Jul-10 0:56am View    
after ::FreeLibrary(hModule);
I can't use the buffer
I make srue it
henry3695 13-Jul-10 23:33pm View    
If sad right
why after calling ::FreeLibrary(hModule);
I can't use the buffer?
henry3695 6-Jul-10 11:31am View    
have some free software ,please tell me!
henry3695 9-Jun-10 18:18pm View    
you means may be Open A new Thread to receiving data?
henry3695 8-Jun-10 6:07am View    
pio->op = FD_WRITE;
ret=WSASend(pio->s,&wb,1,&bytes,0,&pio->ol,NULL);
if (ret!=0)
{
printf("rev err:%d
",WSAGetLastError());
}
// ret=WSASend(pio->s,&wb,1,&bytes,0,&pio->ol,NULL);
// if (ret!=0)
// {
// printf("rev err:%d
",WSAGetLastError());
// }


when i did this
oh I am so surprise

why i have not use WSARecv
but it will have

pio->op=FD_READ