Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralEvents in edit control Pin
KVHK18-Jul-02 17:52
KVHK18-Jul-02 17:52 
GeneralRe: Events in edit control Pin
Chris Losinger18-Jul-02 18:02
professionalChris Losinger18-Jul-02 18:02 
GeneralRe: Events in edit control Pin
harish kota18-Jul-02 18:41
harish kota18-Jul-02 18:41 
QuestionCan i use CSocket in thread? Pin
gandi18-Jul-02 15:29
gandi18-Jul-02 15:29 
AnswerRe: Can i use CSocket in thread? Pin
Nish Nishant18-Jul-02 15:42
sitebuilderNish Nishant18-Jul-02 15:42 
GeneralRe: Can i use CSocket in thread? Pin
gandi18-Jul-02 15:57
gandi18-Jul-02 15:57 
AnswerRe: Can i use CSocket in thread? Pin
Anonymous19-Jul-02 3:01
Anonymous19-Jul-02 3:01 
AnswerRe: Technically possible, but... Pin
Masaaki Onishi19-Jul-02 9:42
Masaaki Onishi19-Jul-02 9:42 
Hello, the codegurus around the world.;)

Technically possible to use the thread in CSocket program, but
it might be conflicted to the process of GUI stuff.

CAsynSocket class is more flexiable than CSocket, and CAsynSocket
can deal with the socket process asyncriouly. This means that CAsynSocket
can deal with the mutiple sockets without thread.
At the same time, the timer process can check some socket statuses more
easily without thread.

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

-Masaaki Onishi-


QuestionWhich user interface? Pin
Steve L.18-Jul-02 14:58
Steve L.18-Jul-02 14:58 
AnswerRe: Which user interface? Pin
Gary Kirkham18-Jul-02 15:29
Gary Kirkham18-Jul-02 15:29 
GeneralRe: Which user interface? Pin
Steve L.18-Jul-02 16:05
Steve L.18-Jul-02 16:05 
GeneralRe: Which user interface? Pin
ColinDavies18-Jul-02 21:39
ColinDavies18-Jul-02 21:39 
GeneralListView Pin
Anthony988718-Jul-02 14:18
Anthony988718-Jul-02 14:18 
GeneralTrouble accessing a control in a view from a frame: Pin
ns18-Jul-02 12:13
ns18-Jul-02 12:13 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
jmkhael18-Jul-02 12:20
jmkhael18-Jul-02 12:20 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
Mandalay18-Jul-02 12:21
Mandalay18-Jul-02 12:21 
GeneralRe: Trouble accessing a control in a view from a frame: Pin
Anonymous18-Jul-02 12:26
Anonymous18-Jul-02 12:26 
GeneralpView is NULL!! NOw what? Pin
ns18-Jul-02 12:35
ns18-Jul-02 12:35 
Generalproblem resolved! Pin
ns19-Jul-02 4:01
ns19-Jul-02 4:01 
GeneralRetreiving a user's signature Pin
Shog918-Jul-02 11:24
sitebuilderShog918-Jul-02 11:24 
GeneralRe: Retreiving a user's signature Pin
ColinDavies18-Jul-02 21:43
ColinDavies18-Jul-02 21:43 
GeneralHelp please : "Detected memory leaks!" Pin
Mandalay18-Jul-02 10:19
Mandalay18-Jul-02 10:19 
GeneralRe: Help please : "Detected memory leaks!" Pin
[CoY0te]18-Jul-02 11:05
[CoY0te]18-Jul-02 11:05 
GeneralRe: Help please : "Detected memory leaks!" Pin
Mandalay18-Jul-02 11:48
Mandalay18-Jul-02 11:48 
GeneralRe: Help please : "Detected memory leaks!" Pin
Nathan Blomquist18-Jul-02 12:17
Nathan Blomquist18-Jul-02 12:17 

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.