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

C / C++ / MFC

 
AnswerRe: About Design Pattern in MFC : Urgent Reply Pin
vikas amin29-Dec-05 0:35
vikas amin29-Dec-05 0:35 
Questionc++ question Pin
yourbuddy7728-Dec-05 17:40
yourbuddy7728-Dec-05 17:40 
AnswerRe: c++ question Pin
Prakash Nadar28-Dec-05 17:50
Prakash Nadar28-Dec-05 17:50 
GeneralRe: c++ question Pin
yourbuddy7728-Dec-05 17:54
yourbuddy7728-Dec-05 17:54 
GeneralRe: c++ question Pin
Prakash Nadar28-Dec-05 17:56
Prakash Nadar28-Dec-05 17:56 
AnswerRe: c++ question Pin
Johann Gerell28-Dec-05 19:20
Johann Gerell28-Dec-05 19:20 
GeneralRe: c++ question Pin
vikas amin28-Dec-05 20:34
vikas amin28-Dec-05 20:34 
Questionidentifier 'THIS' Pin
skumaran_1928-Dec-05 17:38
skumaran_1928-Dec-05 17:38 
hi,

I am trying to compile a vc6.0 project in vc8.0. I am getting the following error.

error C2061: syntax error : identifier 'THIS'

I tried to use #undef THIS and #define THIS. But it didnt work. Is it possible that old windows files are getting linked. In that case as well the definition of 'THIS' hasn't changed and its the same.

Can anyone suggest a fix?

regards,
sk80.

AnswerRe: identifier 'THIS' Pin
koothkeeper29-Dec-05 10:14
professionalkoothkeeper29-Dec-05 10:14 
GeneralRe: identifier 'THIS' Pin
segment_fault3-Jan-06 17:47
segment_fault3-Jan-06 17:47 
QuestionHow to change the Background color of AfxMessageBox? Pin
LaHaHa28-Dec-05 17:35
LaHaHa28-Dec-05 17:35 
AnswerRe: How to change the Background color of AfxMessageBox? Pin
Owner drawn28-Dec-05 17:51
Owner drawn28-Dec-05 17:51 
GeneralRe: How to change the Background color of AfxMessageBox? Pin
LaHaHa28-Dec-05 18:39
LaHaHa28-Dec-05 18:39 
GeneralRe: How to change the Background color of AfxMessageBox? Pin
Owner drawn28-Dec-05 18:44
Owner drawn28-Dec-05 18:44 
GeneralRe: How to change the Background color of AfxMessageBox? Pin
LaHaHa28-Dec-05 20:32
LaHaHa28-Dec-05 20:32 
QuestionHow to Write a function which will execute before the main function in C! No Pragma's! Pin
Owner drawn28-Dec-05 17:17
Owner drawn28-Dec-05 17:17 
AnswerRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Prakash Nadar28-Dec-05 17:23
Prakash Nadar28-Dec-05 17:23 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Owner drawn28-Dec-05 17:42
Owner drawn28-Dec-05 17:42 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Prakash Nadar28-Dec-05 17:42
Prakash Nadar28-Dec-05 17:42 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
yourbuddy7728-Dec-05 17:45
yourbuddy7728-Dec-05 17:45 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Prakash Nadar28-Dec-05 17:52
Prakash Nadar28-Dec-05 17:52 
QuestionBut how to call it before main is called... Pin
Owner drawn28-Dec-05 17:53
Owner drawn28-Dec-05 17:53 
AnswerRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
vikas amin28-Dec-05 18:25
vikas amin28-Dec-05 18:25 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
Owner drawn28-Dec-05 18:36
Owner drawn28-Dec-05 18:36 
GeneralRe: How to Write a function which will execute before the main function in C! No Pragma's! Pin
vikas amin28-Dec-05 19:05
vikas amin28-Dec-05 19:05 

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.