Click here to Skip to main content
15,887,302 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Visual C++ Express Build Log Pin
CPallini21-Mar-10 22:43
mveCPallini21-Mar-10 22:43 
QuestionHow to set the ListCtrl's item color ? Pin
wangningyu21-Mar-10 18:32
wangningyu21-Mar-10 18:32 
AnswerRe: How to set the ListCtrl's item color ? Pin
Rajesh R Subramanian21-Mar-10 18:44
professionalRajesh R Subramanian21-Mar-10 18:44 
GeneralRe: How to set the ListCtrl's item color ? Pin
wangningyu21-Mar-10 18:59
wangningyu21-Mar-10 18:59 
AnswerRe: How to set the ListCtrl's item color ? Pin
Mohan Ramachandra21-Mar-10 18:49
Mohan Ramachandra21-Mar-10 18:49 
GeneralRe: How to set the ListCtrl's item color ? Pin
wangningyu21-Mar-10 18:59
wangningyu21-Mar-10 18:59 
AnswerRe: How to set the ListCtrl's item color ? Pin
Shivanand Gupta22-Mar-10 0:20
Shivanand Gupta22-Mar-10 0:20 
QuestionReportEvent could not find included messages in exe Pin
SvLeshy21-Mar-10 13:51
SvLeshy21-Mar-10 13:51 
I ‘inherited’ some small VC6 c++ project, which creates Win service. I build it in VS2008, but it could not find included Event Messages in it.
Messages should be included in exe not dll ( program itself runs ok: I’m able to register service, run it and stop it.) I have one more rc file in project. So, I have LogMsg.mc with messages and MyPrjct.rc with other resources. During compile time mc.exe (I have SDK 6.1) creates three files:.bin, LogMsg.h, LogMsg.rc. Header file goes into MyPrjct.cpp; I put line ‘#include “LogMsg.rc”’ into MyPrjct.rc, and use ReportEvent(…) to retrieve/write event message, using SymbolicName, but it could not find messages exe.
I need to solve this problem as fast as possible.
QuestionWhat is MAX_INT for? Pin
Mohamed_Khalil21-Mar-10 7:31
Mohamed_Khalil21-Mar-10 7:31 
AnswerRe: What is MAX_INT (INT_MAX) for? Pin
Joe Woodbury21-Mar-10 7:41
professionalJoe Woodbury21-Mar-10 7:41 
AnswerRe: What is MAX_INT for? Pin
Garth J Lancaster21-Mar-10 11:27
professionalGarth J Lancaster21-Mar-10 11:27 
AnswerRe: What is MAX_INT for? Pin
Adam Roderick J21-Mar-10 18:57
Adam Roderick J21-Mar-10 18:57 
GeneralRe: What is MAX_INT for? Pin
Vaclav_22-Mar-10 3:48
Vaclav_22-Mar-10 3:48 
GeneralRe: What is MAX_INT for? Pin
Joe Woodbury22-Mar-10 6:30
professionalJoe Woodbury22-Mar-10 6:30 
GeneralRe: What is MAX_INT for? Pin
Adam Roderick J22-Mar-10 7:08
Adam Roderick J22-Mar-10 7:08 
GeneralRe: What is MAX_INT for? Pin
Joe Woodbury22-Mar-10 7:16
professionalJoe Woodbury22-Mar-10 7:16 
GeneralRe: What is MAX_INT for? Pin
Adam Roderick J23-Mar-10 5:38
Adam Roderick J23-Mar-10 5:38 
QuestionOwner drawn ListBox problem Pin
Manmohan2921-Mar-10 5:25
Manmohan2921-Mar-10 5:25 
AnswerRe: Owner drawn ListBox problem Pin
«_Superman_»21-Mar-10 6:40
professional«_Superman_»21-Mar-10 6:40 
GeneralRe: Owner drawn ListBox problem Pin
Manmohan2921-Mar-10 7:04
Manmohan2921-Mar-10 7:04 
GeneralRe: Owner drawn ListBox problem Pin
«_Superman_»21-Mar-10 7:10
professional«_Superman_»21-Mar-10 7:10 
GeneralRe: Owner drawn ListBox problem Pin
Manmohan2921-Mar-10 7:27
Manmohan2921-Mar-10 7:27 
GeneralRe: Owner drawn ListBox problem Pin
Manmohan2921-Mar-10 8:06
Manmohan2921-Mar-10 8:06 
AnswerRe: Owner drawn ListBox problem Pin
Luc Pattyn21-Mar-10 11:18
sitebuilderLuc Pattyn21-Mar-10 11:18 
QuestionOpenGL Pin
MrMcIntyre21-Mar-10 4:45
MrMcIntyre21-Mar-10 4:45 

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.