Sweden-Number/programs/regedit
Alistair Leslie-Hughes 006d3f3365 regedit: Don't expand items on initial tree creation.
The Message TVM_EXPAND is captured in treeview_notify, then passes
g_pChildWnd->hTreeWnd on to OnTreeExpanding which hasn't been
initialized yet.  The function get_last_key is already called after
the hTreeWnd has been assigned to select the previous selected
item (if it exists).

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-21 23:02:31 +02:00
..
tests
Makefile.in
about.c
bin.ico
childwnd.c regedit: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00
computer.ico
edit.c regedit: Do not overwrite a hex data type with REG_BINARY when modifying a value. 2018-07-16 21:28:45 +02:00
folder.ico
folderopen.ico
framewnd.c regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
hexedit.c
listview.c regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
main.c
main.h regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
regedit.c
regedit.ico
regedit.man.in
regedit.rc
regedit.svg
regproc.c
resource.h
string.ico
treeview.c regedit: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00