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

C / C++ / MFC

 
GeneralRe: Problem when inserting items in CListCtrl Icon view Pin
Naveen13-Jan-06 22:11
Naveen13-Jan-06 22:11 
Questiontemplate Visual Studio 6 to Visual Studio .NET Pin
patgo13-Jan-06 0:54
patgo13-Jan-06 0:54 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
toxcct13-Jan-06 1:07
toxcct13-Jan-06 1:07 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
Rajesh R Subramanian13-Jan-06 1:16
professionalRajesh R Subramanian13-Jan-06 1:16 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
patgo13-Jan-06 1:17
patgo13-Jan-06 1:17 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
Stephen Hewitt14-Jan-06 14:50
Stephen Hewitt14-Jan-06 14:50 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
patgo15-Jan-06 22:16
patgo15-Jan-06 22:16 
GeneralRe: template Visual Studio 6 to Visual Studio .NET Pin
Stephen Hewitt15-Jan-06 22:44
Stephen Hewitt15-Jan-06 22:44 
I use MSVC6. This is how I setup the compiler to dump the preprocessor output:
1. Select "Project->Settings..." from file menu.
2. Select "C/C++" tab.
3. Click in the "Project Options" edit control and scroll to the end.
4. Add the "/P".

Remeber to remove the "/P" when you're done.


Steve
QuestionAny module to encode and decode from bufferarray with a short time ? Pin
James Duy Trinh (VietDoor)13-Jan-06 0:37
James Duy Trinh (VietDoor)13-Jan-06 0:37 
QuestionCListCtrl: Automatic Scroll- Down Pin
romuzu13-Jan-06 0:27
romuzu13-Jan-06 0:27 
AnswerRe: CListCtrl: Automatic Scroll- Down Pin
Rajesh R Subramanian13-Jan-06 0:37
professionalRajesh R Subramanian13-Jan-06 0:37 
AnswerRe: CListCtrl: Automatic Scroll- Down Pin
khan++13-Jan-06 1:35
khan++13-Jan-06 1:35 
GeneralRe: CListCtrl: Automatic Scroll- Down Pin
Rajesh R Subramanian13-Jan-06 1:48
professionalRajesh R Subramanian13-Jan-06 1:48 
QuestionCan i pass MFC Objects in between thread ? Pin
vikas amin12-Jan-06 23:20
vikas amin12-Jan-06 23:20 
AnswerRe: Can i pass MFC Objects in between thread ? Pin
Owner drawn12-Jan-06 23:31
Owner drawn12-Jan-06 23:31 
AnswerRe: Can i pass MFC Objects in between thread ? Pin
Stephen Hewitt12-Jan-06 23:41
Stephen Hewitt12-Jan-06 23:41 
AnswerRe: Can i pass MFC Objects in between thread ? Pin
Roger Stoltz12-Jan-06 23:45
Roger Stoltz12-Jan-06 23:45 
AnswerRe: Can i pass MFC Objects in between thread ? Pin
Prakash Nadar12-Jan-06 23:45
Prakash Nadar12-Jan-06 23:45 
AnswerRe: Can i pass MFC Objects in between thread ? Pin
ThatsAlok15-Jan-06 18:19
ThatsAlok15-Jan-06 18:19 
AnswerThank you everyone Pin
vikas amin16-Jan-06 1:10
vikas amin16-Jan-06 1:10 
Questionwprintf() could not display unicode chars which is > 255 to console? Pin
wangdave12-Jan-06 23:11
wangdave12-Jan-06 23:11 
QuestionHow to block a window ? Pin
leenmie12-Jan-06 22:50
leenmie12-Jan-06 22:50 
AnswerRe: How to block a window ? Pin
Stephen Hewitt12-Jan-06 23:49
Stephen Hewitt12-Jan-06 23:49 
AnswerRe: How to block a window ? Pin
Roger Stoltz13-Jan-06 0:00
Roger Stoltz13-Jan-06 0:00 
GeneralRe: How to block a window ? Pin
Stephen Hewitt13-Jan-06 0:14
Stephen Hewitt13-Jan-06 0:14 

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.