TreeView_EditLabel

Chris Morgan cmorgan at alum.wpi.edu
Mon Feb 16 00:10:19 CST 2004


Try adding TVS_EDITLABELS to the flags in programs/regedit/treeview.c:264, 
assuming this is the correct treeview.

Chris



On Monday 16 February 2004 01:01 am, Dimitrie O. Paun wrote:
> On February 15, 2004 06:11 am, Zimler Attila wrote:
> > I tried to implement StartKeyRename in regedit, but it seems that
> > TreeView_EditLabel do nothing.
> > (It seems it only returns FALSE). Why? Is it implemented?
>
> From a cursory look at the code (dlls/comctl32/treeview.c),
> it seems to be implemented. Also, running the controlspy's
> 'Tree View.exe' example, I seem to be able to edit labels.
> Maybe you're doing something wrong...




More information about the wine-devel mailing list