Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to enable disabled check box Pin
Nibu babu thomas16-Mar-06 22:39
Nibu babu thomas16-Mar-06 22:39 
AnswerRe: How to enable disabled check box Pin
Hamid_RT15-Mar-06 20:08
Hamid_RT15-Mar-06 20:08 
Questionhow to interrrogate line by line, pick-up "Shmplk Reta : 1024 wps#, and store the three columns numbers into x[],y[],z[] Pin
mrby12315-Mar-06 17:16
mrby12315-Mar-06 17:16 
AnswerRe: how to interrrogate line by line, pick-up "Shmplk Reta : 1024 wps#, and store the three columns numbers into x[],y[],z[] Pin
John M. Drescher15-Mar-06 17:39
John M. Drescher15-Mar-06 17:39 
QuestionTreeView in VC++ 6.0 Pin
pankajgarg1215-Mar-06 17:15
pankajgarg1215-Mar-06 17:15 
AnswerRe: TreeView in VC++ 6.0 Pin
Nibu babu thomas15-Mar-06 18:17
Nibu babu thomas15-Mar-06 18:17 
AnswerRe: TreeView in VC++ 6.0 Pin
toxcct15-Mar-06 21:33
toxcct15-Mar-06 21:33 
QuestionAfxBeginThread With MFC Pin
stny200015-Mar-06 17:13
stny200015-Mar-06 17:13 
When using the afxThread, like following articles
http://www.codeproject.com/internet/winsockintro01.asp#xx959651xx

How to call back the MFC function write in the MFC class.
I want to make a response where recevce the message.
I try to add following code in afxThread:

CTestingDlg::AddLog("Hello");

when compile it make error:
illegal call of non-static member function

Can i pass out the value or call back the function outside the afxThread ?

Thanks Smile | :)
AnswerRe: AfxBeginThread With MFC Pin
Nibu babu thomas15-Mar-06 17:33
Nibu babu thomas15-Mar-06 17:33 
AnswerRe: AfxBeginThread With MFC Pin
eli1502197915-Mar-06 21:10
eli1502197915-Mar-06 21:10 
QuestionTreeView in VC++ 6.0 Pin
pankajgarg1215-Mar-06 17:11
pankajgarg1215-Mar-06 17:11 
AnswerRe: TreeView in VC++ 6.0 Pin
Nibu babu thomas15-Mar-06 17:22
Nibu babu thomas15-Mar-06 17:22 
GeneralRe: TreeView in VC++ 6.0 Pin
pankajgarg1215-Mar-06 17:58
pankajgarg1215-Mar-06 17:58 
GeneralRe: TreeView in VC++ 6.0 Pin
Nibu babu thomas15-Mar-06 18:02
Nibu babu thomas15-Mar-06 18:02 
AnswerRe: TreeView in VC++ 6.0 Pin
toxcct15-Mar-06 21:33
toxcct15-Mar-06 21:33 
AnswerRe: TreeView in VC++ 6.0 Pin
jhwurmbach16-Mar-06 6:42
jhwurmbach16-Mar-06 6:42 
QuestionTreeView in VC++ 6.0 Pin
pankajgarg1215-Mar-06 17:05
pankajgarg1215-Mar-06 17:05 
AnswerRe: TreeView in VC++ 6.0 Pin
Nibu babu thomas15-Mar-06 17:36
Nibu babu thomas15-Mar-06 17:36 
GeneralRe: TreeView in VC++ 6.0 Pin
pankajgarg1215-Mar-06 18:02
pankajgarg1215-Mar-06 18:02 
GeneralRe: TreeView in VC++ 6.0 Pin
Nibu babu thomas15-Mar-06 18:04
Nibu babu thomas15-Mar-06 18:04 
AnswerRe: TreeView in VC++ 6.0 Pin
toxcct15-Mar-06 21:32
toxcct15-Mar-06 21:32 
QuestionIn Which areas VC++ is applicable/used Pin
Sriram Suresh15-Mar-06 16:49
Sriram Suresh15-Mar-06 16:49 
AnswerRe: In Which areas VC++ is applicable/used Pin
Divyang Mithaiwala15-Mar-06 16:54
Divyang Mithaiwala15-Mar-06 16:54 
AnswerRe: In Which areas VC++ is applicable/used Pin
jhwurmbach16-Mar-06 6:45
jhwurmbach16-Mar-06 6:45 
QuestionWhich books are best to learn VC++ Pin
Sriram Suresh15-Mar-06 16:41
Sriram Suresh15-Mar-06 16:41 

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.