Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialog box wizard Pin
ben_hed20-Apr-05 4:46
sussben_hed20-Apr-05 4:46 
GeneralRe: Dialog box wizard Pin
Maximilien20-Apr-05 5:00
Maximilien20-Apr-05 5:00 
GeneralRe: Dialog box wizard Pin
benhed20-Apr-05 5:09
benhed20-Apr-05 5:09 
GeneralWinsock and MFC Pin
sweep12320-Apr-05 4:28
sweep12320-Apr-05 4:28 
GeneralRe: Winsock and MFC Pin
Manikandan20-Apr-05 5:37
Manikandan20-Apr-05 5:37 
GeneralRe: Winsock and MFC Pin
sweep12320-Apr-05 5:45
sweep12320-Apr-05 5:45 
GeneralRe: Winsock and MFC Pin
Manikandan20-Apr-05 5:51
Manikandan20-Apr-05 5:51 
GeneralRe: Winsock and MFC Pin
Tom Wright20-Apr-05 9:28
Tom Wright20-Apr-05 9:28 
Try looking at CAsyncSocket or CSocket. Also it would be better to make your thread a UI thread so that it can receive events on the socket. Also if you do it that way it is better to create the socket in each thread.

Take a look at Joseph Newcomer's website about threads and sockets.

[^]

Tom Wright
tawright915@yahoo.com
GeneralLimit Bandwith using WinSock2 Pin
bigbby20-Apr-05 4:16
bigbby20-Apr-05 4:16 
GeneralRe: Limit Bandwith using WinSock2 Pin
cmk20-Apr-05 10:05
cmk20-Apr-05 10:05 
GeneralRegular DLL syntax question Pin
odiesback20-Apr-05 3:53
odiesback20-Apr-05 3:53 
GeneralRe: Regular DLL syntax question Pin
User 58385220-Apr-05 4:06
User 58385220-Apr-05 4:06 
GeneralRe: Regular DLL syntax question Pin
odiesback20-Apr-05 4:25
odiesback20-Apr-05 4:25 
GeneralRe: Regular DLL syntax question Pin
CatMan6120-Apr-05 11:26
CatMan6120-Apr-05 11:26 
GeneralAbout STN_CLICKED notification message Pin
coffeecoffee20-Apr-05 3:15
coffeecoffee20-Apr-05 3:15 
GeneralRe: About STN_CLICKED notification message Pin
James R. Twine20-Apr-05 7:54
James R. Twine20-Apr-05 7:54 
GeneralUnix Tutorials Pin
Neelesh K J Jain20-Apr-05 2:56
Neelesh K J Jain20-Apr-05 2:56 
GeneralRe: Unix Tutorials Pin
markkuk20-Apr-05 6:27
markkuk20-Apr-05 6:27 
Generalmfc filepath problem Pin
tordyvel20-Apr-05 2:47
tordyvel20-Apr-05 2:47 
GeneralRe: mfc filepath problem Pin
David Crow20-Apr-05 3:25
David Crow20-Apr-05 3:25 
GeneralRe: mfc filepath problem Pin
22491720-Apr-05 4:03
22491720-Apr-05 4:03 
GeneralCRecordset and text columns Pin
CatMan6120-Apr-05 2:19
CatMan6120-Apr-05 2:19 
GeneralRe: CRecordset and text columns Pin
22491720-Apr-05 6:32
22491720-Apr-05 6:32 
GeneralRe: CRecordset and text columns Pin
CatMan6120-Apr-05 11:18
CatMan6120-Apr-05 11:18 
GeneralRe: CRecordset and text columns Pin
CatMan6120-Apr-05 11:28
CatMan6120-Apr-05 11:28 

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.