Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLVN_ITEMCHANGING Pin
YaronNir10-May-06 4:32
YaronNir10-May-06 4:32 
AnswerRe: LVN_ITEMCHANGING Pin
David Crow10-May-06 6:17
David Crow10-May-06 6:17 
YaronNir wrote:
the problem is that the OnTopicListItemChanging is being called twice...


You get a notification for the item that is no longer selected, and another for the item that is being selected. You should be able to look at NMLISTVIEW's uNewState and uOldState member variables.


"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

"We will be known forever by the tracks we leave." - Native American Proverb


GeneralRe: LVN_ITEMCHANGING Pin
YaronNir10-May-06 10:00
YaronNir10-May-06 10:00 
Questionsrvany Problems Pin
steff.k@gmx.net10-May-06 4:16
steff.k@gmx.net10-May-06 4:16 
AnswerRe: srvany Problems Pin
David Crow10-May-06 6:13
David Crow10-May-06 6:13 
GeneralRe: srvany Problems Pin
steff.k@gmx.net10-May-06 21:03
steff.k@gmx.net10-May-06 21:03 
Questionhow to stop the action of one button by pushing another button Pin
joy2110-May-06 3:55
joy2110-May-06 3:55 
AnswerRe: how to stop the action of one button by pushing another button Pin
Cedric Moonen10-May-06 4:01
Cedric Moonen10-May-06 4:01 
QuestionRe: how to stop the action of one button by pushing another button Pin
joy2110-May-06 4:31
joy2110-May-06 4:31 
AnswerRe: how to stop the action of one button by pushing another button Pin
Cedric Moonen10-May-06 4:36
Cedric Moonen10-May-06 4:36 
AnswerRe: how to stop the action of one button by pushing another button Pin
Chris Losinger10-May-06 4:02
professionalChris Losinger10-May-06 4:02 
QuestionMsgsrv.exe Pin
Aryan S10-May-06 3:18
Aryan S10-May-06 3:18 
AnswerRe: Msgsrv.exe Pin
David Crow10-May-06 3:49
David Crow10-May-06 3:49 
AnswerRe: Msgsrv.exe Pin
Steffen Lange10-May-06 5:46
Steffen Lange10-May-06 5:46 
QuestionMetafile Pin
submit-CD10-May-06 3:15
submit-CD10-May-06 3:15 
AnswerRe: Metafile Pin
Chris Losinger10-May-06 3:52
professionalChris Losinger10-May-06 3:52 
GeneralRe: Metafile Pin
submit-CD10-May-06 4:23
submit-CD10-May-06 4:23 
GeneralRe: Metafile Pin
Chris Losinger10-May-06 4:47
professionalChris Losinger10-May-06 4:47 
QuestionShortcuts... Pin
Smith#10-May-06 3:13
Smith#10-May-06 3:13 
AnswerRe: Shortcuts... Pin
Hamid_RT10-May-06 3:25
Hamid_RT10-May-06 3:25 
QuestionHow to make Win32 dll depend on mfc dll? Pin
Kurnia Kosasi10-May-06 3:06
Kurnia Kosasi10-May-06 3:06 
AnswerRe: How to make Win32 dll depend on mfc dll? Pin
Andrew Hain10-May-06 3:30
Andrew Hain10-May-06 3:30 
GeneralRe: How to make Win32 dll depend on mfc dll? Pin
Andrew Hain10-May-06 3:33
Andrew Hain10-May-06 3:33 
AnswerRe: How to make Win32 dll depend on mfc dll? Pin
Kurnia Kosasi10-May-06 4:05
Kurnia Kosasi10-May-06 4:05 
QuestionSAFEARRAY question Pin
scoroop10-May-06 3:01
scoroop10-May-06 3:01 

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.