Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to prevent runtime errors (Rxxxx) from appearing? Pin
tgc127-Aug-09 1:34
tgc127-Aug-09 1:34 
GeneralRe: How to prevent runtime errors (Rxxxx) from appearing? Pin
Adam Roderick J30-Aug-09 18:18
Adam Roderick J30-Aug-09 18:18 
QuestionTwo port communication [modified] Pin
raviteja202026-Aug-09 21:07
raviteja202026-Aug-09 21:07 
QuestionRe: Two port communication Pin
Adam Roderick J26-Aug-09 21:15
Adam Roderick J26-Aug-09 21:15 
AnswerRe: Two port communication Pin
raviteja202026-Aug-09 22:15
raviteja202026-Aug-09 22:15 
GeneralRe: Two port communication Pin
Adam Roderick J26-Aug-09 22:24
Adam Roderick J26-Aug-09 22:24 
AnswerRe: Two port communication Pin
Rajesh R Subramanian26-Aug-09 21:21
professionalRajesh R Subramanian26-Aug-09 21:21 
GeneralRe: Two port communication Pin
raviteja202026-Aug-09 22:22
raviteja202026-Aug-09 22:22 
I'm using only one pointer object but 2 different socket objects.
I tried using 2 pointers, but the second pointer is showing many errors.
main part of the errror is

CSockDlg(CWnd* pParent = NULL);     // standard constructor
CSockDlg(CWnd2* pParent = NULL);     // standard constructor

errors
c:\documents and settings\admin\desktop\sock\sockdlg.h(34) : error C2629: unexpected 'class CSockDlg ('
c:\documents and settings\admin\desktop\sock\sockdlg.h(34) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\admin\desktop\sock\sockdlg.h(35) : error C2629: unexpected 'class CSockDlg ('
c:\documents and settings\admin\desktop\sock\sockdlg.h(35) : error C2238: unexpected token(s) preceding ';'
QuestionRe: Two port communication Pin
David Crow27-Aug-09 3:09
David Crow27-Aug-09 3:09 
AnswerRe: Two port communication Pin
ThatsAlok28-Aug-09 0:48
ThatsAlok28-Aug-09 0:48 
QuestionSubmit a web form: What I'm doing wrong? [modified] Pin
msn9226-Aug-09 20:56
msn9226-Aug-09 20:56 
AnswerRe: Submit a web form: What I'm doing wrong? Pin
zhu_lin26-Aug-09 22:10
zhu_lin26-Aug-09 22:10 
AnswerRe: Submit a web form: What I'm doing wrong? Pin
Stuart Dootson26-Aug-09 22:19
professionalStuart Dootson26-Aug-09 22:19 
GeneralRe: Submit a web form: What I'm doing wrong? Pin
msn9227-Aug-09 12:59
msn9227-Aug-09 12:59 
GeneralRe: Submit a web form: What I'm doing wrong? Pin
Stuart Dootson27-Aug-09 13:21
professionalStuart Dootson27-Aug-09 13:21 
GeneralRe: Submit a web form: What I'm doing wrong? Pin
msn9227-Aug-09 13:34
msn9227-Aug-09 13:34 
GeneralRe: Submit a web form: What I'm doing wrong? Pin
Stuart Dootson27-Aug-09 13:52
professionalStuart Dootson27-Aug-09 13:52 
GeneralRe: Submit a web form: What I'm doing wrong? Pin
msn9228-Aug-09 21:34
msn9228-Aug-09 21:34 
QuestionHow to get the list of programs displayed in Windows firewall "Add program" dialog [modified] Pin
Ganesh_T26-Aug-09 20:47
Ganesh_T26-Aug-09 20:47 
GeneralRe: How to get the list of programs displayed in Windows firewall "Add program" dialog Pin
David Crow27-Aug-09 3:45
David Crow27-Aug-09 3:45 
GeneralRe: How to get the list of programs displayed in Windows firewall "Add program" dialog Pin
Ganesh_T27-Aug-09 19:31
Ganesh_T27-Aug-09 19:31 
GeneralRe: How to get the list of programs displayed in Windows firewall "Add program" dialog Pin
David Crow28-Aug-09 2:56
David Crow28-Aug-09 2:56 
GeneralRe: How to get the list of programs displayed in Windows firewall "Add program" dialog Pin
Ganesh_T9-Sep-09 19:32
Ganesh_T9-Sep-09 19:32 
AnswerRe: How to get the list of programs displayed in Windows firewall "Add program" dialog Pin
kilt3-Sep-09 4:52
kilt3-Sep-09 4:52 
Questionhow to get proxy setting of default webbrowser? Pin
Member 383463026-Aug-09 20:38
Member 383463026-Aug-09 20:38 

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.