Click here to Skip to main content
15,907,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Delayload won't work for DLL itself? Pin
Kurotora29-Aug-01 4:28
Kurotora29-Aug-01 4:28 
GeneralCListView AND CListCtrl Pin
27-Aug-01 5:03
suss27-Aug-01 5:03 
GeneralRe: CListView AND CListCtrl Pin
Tomasz Sowinski27-Aug-01 10:02
Tomasz Sowinski27-Aug-01 10:02 
GeneralTree Control & Edit Label Pin
Derek Price27-Aug-01 4:53
Derek Price27-Aug-01 4:53 
GeneralRe: Tree Control & Edit Label Pin
Tomasz Sowinski27-Aug-01 10:24
Tomasz Sowinski27-Aug-01 10:24 
GeneralRe: Tree Control & Edit Label Pin
Derek Price27-Aug-01 10:30
Derek Price27-Aug-01 10:30 
GeneralRe: Tree Control & Edit Label Pin
Tomasz Sowinski27-Aug-01 10:42
Tomasz Sowinski27-Aug-01 10:42 
GeneralRe: Tree Control & Edit Label Pin
Derek Price27-Aug-01 10:54
Derek Price27-Aug-01 10:54 
I'm already enabling/disabling the appropriate tree levels in the OnBeginlabeledit() method, so what would the HTREEITEM structure give me? I only want the right-click menu to allow the in-place editing.

I'm wondering if I should set a flag (kludge) in my OnRename() method and then check for it in the OnBeginlabeledit() method.
QuestionWhat is meaning is the "X" in "AFX"? Pin
Maer72727-Aug-01 3:21
Maer72727-Aug-01 3:21 
AnswerRe: What is meaning is the Pin
Steen Krogsgaard27-Aug-01 4:21
Steen Krogsgaard27-Aug-01 4:21 
GeneralRe: What is meaning is the Pin
Maer72727-Aug-01 4:46
Maer72727-Aug-01 4:46 
GeneralRe: What is meaning is the Pin
Steen Krogsgaard27-Aug-01 4:51
Steen Krogsgaard27-Aug-01 4:51 
GeneralRe: What is meaning is the Pin
Maer72727-Aug-01 17:56
Maer72727-Aug-01 17:56 
GeneralRe: What is meaning is the Pin
Steen Krogsgaard28-Aug-01 2:55
Steen Krogsgaard28-Aug-01 2:55 
Questionwhat means "exited with code"? Pin
Maer72727-Aug-01 3:19
Maer72727-Aug-01 3:19 
AnswerRe: what means Pin
Steen Krogsgaard27-Aug-01 4:36
Steen Krogsgaard27-Aug-01 4:36 
GeneralRe: what means Pin
Maer72727-Aug-01 17:26
Maer72727-Aug-01 17:26 
GeneralSorting in a CListCtrl Pin
27-Aug-01 2:34
suss27-Aug-01 2:34 
GeneralRe: Sorting in a CListCtrl Pin
Tomasz Sowinski27-Aug-01 10:28
Tomasz Sowinski27-Aug-01 10:28 
GeneralRun-Time Objects Pin
MAXS72U27-Aug-01 1:31
MAXS72U27-Aug-01 1:31 
GeneralRe: Run-Time Objects Pin
27-Aug-01 2:10
suss27-Aug-01 2:10 
GeneralRe: Run-Time Objects Pin
MAXS72U27-Aug-01 4:31
MAXS72U27-Aug-01 4:31 
GeneralRe: Run-Time Objects Pin
Ganesh Ramaswamy27-Aug-01 5:38
Ganesh Ramaswamy27-Aug-01 5:38 
Generalsimple message loop question Pin
Kuniva27-Aug-01 1:30
Kuniva27-Aug-01 1:30 
GeneralRe: simple message loop question Pin
Ganesh Ramaswamy27-Aug-01 5:40
Ganesh Ramaswamy27-Aug-01 5:40 

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.