Click here to Skip to main content
15,890,185 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VC6 to VC8: how to set two libs in the VC8 to be linked with the project? Pin
JudyL_MD21-May-07 2:10
JudyL_MD21-May-07 2:10 
AnswerRe: VC6 to VC8: how to set two libs in the VC8 to be linked with the project? Pin
Cedric Moonen21-May-07 2:11
Cedric Moonen21-May-07 2:11 
QuestionHow to retain the values Pin
jannathali21-May-07 1:56
jannathali21-May-07 1:56 
AnswerRe: How to retain the values Pin
Cedric Moonen21-May-07 1:58
Cedric Moonen21-May-07 1:58 
AnswerRe: How to retain the values Pin
CPallini21-May-07 2:19
mveCPallini21-May-07 2:19 
QuestionRe: How to retain the values Pin
Roger Stoltz21-May-07 2:27
Roger Stoltz21-May-07 2:27 
AnswerRe: How to retain the values Pin
Hamid_RT21-May-07 6:45
Hamid_RT21-May-07 6:45 
QuestionCListCtrl Selection of Item Problem Pin
Aamol M21-May-07 1:35
Aamol M21-May-07 1:35 
Problem- When I click on the empty space after any item or after all items then the current item selection goes away and I have no way to highlight previous item. (Though I have pervious selected item index).

This is beacuse when item is selected MFC gives us two messages
1. Pervious Item Deselected.
2. Current item Selected.

But when we click on empty area then
1) it gives message - Item Deselected ...

and there is no other message again ....

So we cant track whether you get 1 or 2 message from MFC....


This is all my perception about CListCtrl behaviour

Does any one have a way to this problem????

Thanks in Advance Smile | :)

AmolM

AnswerRe: CListCtrl Selection of Item Problem Pin
GuyM21-May-07 1:46
GuyM21-May-07 1:46 
GeneralRe: CListCtrl Selection of Item Problem Pin
Aamol M21-May-07 2:32
Aamol M21-May-07 2:32 
GeneralRe: CListCtrl Selection of Item Problem Pin
David Crow21-May-07 3:20
David Crow21-May-07 3:20 
QuestionCreateProcess parametr problem. Pin
david bagaturia21-May-07 1:04
david bagaturia21-May-07 1:04 
AnswerRe: CreateProcess parametr problem. Pin
David Crow21-May-07 3:24
David Crow21-May-07 3:24 
QuestionCreateProcess problem. Pin
david bagaturia21-May-07 1:02
david bagaturia21-May-07 1:02 
AnswerRe: CreateProcess problem. Pin
GuyM21-May-07 1:12
GuyM21-May-07 1:12 
GeneralRe: CreateProcess problem. Pin
david bagaturia21-May-07 2:17
david bagaturia21-May-07 2:17 
QuestionRemoving Title Bar from MDI frame Pin
zubair_ahmed21-May-07 0:30
zubair_ahmed21-May-07 0:30 
AnswerRe: Removing Title Bar from MDI frame Pin
Nelek21-May-07 1:14
protectorNelek21-May-07 1:14 
QuestionWaitForSingleObject Query Pin
Vikas K.20-May-07 23:59
Vikas K.20-May-07 23:59 
AnswerRe: WaitForSingleObject Query Pin
GuyM21-May-07 0:20
GuyM21-May-07 0:20 
AnswerRe: WaitForSingleObject Query Pin
Roger Stoltz21-May-07 0:57
Roger Stoltz21-May-07 0:57 
GeneralRe: WaitForSingleObject Query Pin
Vikas K.21-May-07 3:13
Vikas K.21-May-07 3:13 
QuestionWhat "mapping" is all about? Pin
LiYS20-May-07 23:30
LiYS20-May-07 23:30 
QuestionRe: What "mapping" is all about? Pin
GuyM21-May-07 0:22
GuyM21-May-07 0:22 
AnswerRe: What "mapping" is all about? Pin
LiYS21-May-07 0:28
LiYS21-May-07 0:28 

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.