Click here to Skip to main content
16,011,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CStringArray error catching Pin
RK_20007-Mar-02 5:31
RK_20007-Mar-02 5:31 
GeneralRe: CStringArray error catching Pin
Joaquín M López Muñoz7-Mar-02 5:41
Joaquín M López Muñoz7-Mar-02 5:41 
GeneralCSocket problem Pin
Vladimir Georgiev7-Mar-02 4:23
Vladimir Georgiev7-Mar-02 4:23 
GeneralRe: CSocket problem Pin
Joaquín M López Muñoz7-Mar-02 5:57
Joaquín M López Muñoz7-Mar-02 5:57 
GeneralHELP Pin
sardinka7-Mar-02 3:15
sardinka7-Mar-02 3:15 
GeneralRe: HELP Pin
Carlos Antollini7-Mar-02 3:17
Carlos Antollini7-Mar-02 3:17 
GeneralVC++:CAsyncSocket and SDI Pin
crasher7-Mar-02 3:09
crasher7-Mar-02 3:09 
GeneralRe: VC++:CAsyncSocket and SDI Pin
RobJones7-Mar-02 4:11
RobJones7-Mar-02 4:11 
I have never tried to do what you are doing but if you are going to display info or need to place edit boxes etc in a view I would use the Document class to do all the networking work or even the MainFrame class.. and display your results or what not in the view. You would probably want to do some testing.. But I would start by making a SDI or MDI and create the type of view you want, CListView, CFormView etc.. then first try placing your networking code in the Document class for that view..

Hope this gets you pointed in the right direction.

Rob
GeneralRe: VC++:CAsyncSocket and SDI Pin
fara7-Mar-02 13:59
fara7-Mar-02 13:59 
GeneralRe: VC++:CAsyncSocket and SDI Pin
lucy7-Mar-02 4:13
lucy7-Mar-02 4:13 
QuestionHow to deal with a Word document? Pin
big20027-Mar-02 3:05
big20027-Mar-02 3:05 
AnswerRe: How to deal with a Word document? Pin
Carlos Antollini7-Mar-02 3:22
Carlos Antollini7-Mar-02 3:22 
Generalpacking bytes to form an int (32bit) Pin
Merle Pittman7-Mar-02 2:36
Merle Pittman7-Mar-02 2:36 
GeneralRe: packing bytes to form an int (32bit) Pin
Jon Hulatt7-Mar-02 2:51
Jon Hulatt7-Mar-02 2:51 
GeneralRe: packing bytes to form an int (32bit) Pin
Tomasz Sowinski7-Mar-02 2:50
Tomasz Sowinski7-Mar-02 2:50 
Generaldrive list, drive type and drive name Pin
Guy Lecomte7-Mar-02 2:27
Guy Lecomte7-Mar-02 2:27 
GeneralRe: drive list, drive type and drive name Pin
Tomasz Sowinski7-Mar-02 2:28
Tomasz Sowinski7-Mar-02 2:28 
GeneralRe: drive list, drive type and drive name Pin
Atul Dharne7-Mar-02 2:48
Atul Dharne7-Mar-02 2:48 
GeneralParsing MS Word file Pin
7-Mar-02 2:21
suss7-Mar-02 2:21 
GeneralRe: Parsing MS Word file Pin
Michael P Butler7-Mar-02 2:39
Michael P Butler7-Mar-02 2:39 
GeneralRe: Parsing MS Word file Pin
Atul Dharne7-Mar-02 3:05
Atul Dharne7-Mar-02 3:05 
GeneralRe: Parsing MS Word file Pin
8-Mar-02 0:00
suss8-Mar-02 0:00 
GeneralRe: Parsing MS Word file Pin
Carlos Antollini7-Mar-02 3:28
Carlos Antollini7-Mar-02 3:28 
GeneralRe: Parsing MS Word file Pin
Mike Nordell7-Mar-02 8:42
Mike Nordell7-Mar-02 8:42 
GeneralParsing MS Word file Pin
7-Mar-02 2:17
suss7-Mar-02 2: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.