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

C / C++ / MFC

 
QuestionSubject: GUI design in VS 2005 Pin
kitty514-Jun-06 2:57
kitty514-Jun-06 2:57 
AnswerRe: Subject: GUI design in VS 2005 Pin
Cedric Moonen14-Jun-06 3:12
Cedric Moonen14-Jun-06 3:12 
AnswerRe: Subject: GUI design in VS 2005 [modified] Pin
James R. Twine14-Jun-06 3:55
James R. Twine14-Jun-06 3:55 
QuestionSTL set_intersection Pin
Abhi Lahare14-Jun-06 2:53
Abhi Lahare14-Jun-06 2:53 
AnswerRe: STL set_intersection Pin
Laxman Auti14-Jun-06 3:09
Laxman Auti14-Jun-06 3:09 
AnswerRe: STL set_intersection Pin
_AnsHUMAN_ 14-Jun-06 3:13
_AnsHUMAN_ 14-Jun-06 3:13 
AnswerRe: STL set_intersection Pin
Laxman Auti14-Jun-06 3:26
Laxman Auti14-Jun-06 3:26 
QuestionImageList in ListCtrl behaves differently in debug or release Pin
e-DJ14-Jun-06 2:47
e-DJ14-Jun-06 2:47 
Hi all,

I have a CListCtrl, which has an attached ImageList.
I set the image for an item and the image is displayed correctly. Very Well.
Now I change my project settings to releasemode, compile my application and now something strange happens:
In my ListCtrl only the first image in my ImageList is displayed, no matter, what index I specify. It works perfectly in debug-mode, but does not work in release-mode. So I can not singlestep through my application to find the error.
Since it works in debug-mode, I think, my sourcecode is correct. I copied it from a MFC book.

Can anybody tell me, where to look for differences between debug and release as far as imagelists are concerned?

Juergen
GeneralRe: ImageList in ListCtrl behaves differently in debug or release Pin
Laxman Auti14-Jun-06 2:51
Laxman Auti14-Jun-06 2:51 
GeneralRe: ImageList in ListCtrl behaves differently in debug or release Pin
e-DJ24-Jul-06 6:13
e-DJ24-Jul-06 6:13 
AnswerRe: ImageList in ListCtrl behaves differently in debug or release Pin
Naveen14-Jun-06 2:57
Naveen14-Jun-06 2:57 
QuestionHow to hide the tabs in PropertyPage Pin
si_6914-Jun-06 2:43
si_6914-Jun-06 2:43 
AnswerRe: How to hide the tabs in PropertyPage Pin
Laxman Auti14-Jun-06 2:48
Laxman Auti14-Jun-06 2:48 
GeneralRe: How to hide the tabs in PropertyPage Pin
Naveen14-Jun-06 2:50
Naveen14-Jun-06 2:50 
GeneralRe: How to hide the tabs in PropertyPage Pin
Laxman Auti14-Jun-06 2:57
Laxman Auti14-Jun-06 2:57 
AnswerRe: How to hide the tabs in PropertyPage Pin
Naveen14-Jun-06 2:48
Naveen14-Jun-06 2:48 
QuestionRe: How to hide the tabs in PropertyPage Pin
David Crow14-Jun-06 4:07
David Crow14-Jun-06 4:07 
QuestionCompareFileTime problems Pin
LCI14-Jun-06 2:26
LCI14-Jun-06 2:26 
AnswerRe: CompareFileTime problems Pin
James R. Twine14-Jun-06 2:29
James R. Twine14-Jun-06 2:29 
GeneralRe: CompareFileTime problems Pin
LCI14-Jun-06 2:37
LCI14-Jun-06 2:37 
GeneralRe: CompareFileTime problems Pin
Cedric Moonen14-Jun-06 2:48
Cedric Moonen14-Jun-06 2:48 
GeneralRe: CompareFileTime problems Pin
James R. Twine14-Jun-06 3:00
James R. Twine14-Jun-06 3:00 
AnswerRe: CompareFileTime problems Pin
Hamid_RT14-Jun-06 2:59
Hamid_RT14-Jun-06 2:59 
Questiondisplayiing a Dialog over a Dialog Pin
anilksingh14-Jun-06 2:06
anilksingh14-Jun-06 2:06 
AnswerRe: displayiing a Dialog over a Dialog Pin
Cedric Moonen14-Jun-06 2:14
Cedric Moonen14-Jun-06 2: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.