
Customize standard file open dialog list view control
Is there anyway to customize the standard file open dialog list
view control. I am trying to create a file open dialog where I
can select multiple files and put them in a file selected list
in a customized file open dialog. My problem is I want to be
able to double click files and put them in the selected files
list. Currently when I double click the files the file open
dialog closes. I need to somehow subclass or override the
WM_LBUTTONDBLCLK message in the list view but I cant get access
to the message. Does anyone know if this is possible and if so
how? Please help I am desperate. Thanks for any help.
Kelly
-----------------** -- Posted from CodeGuru -- **-----------------
http://www.*-*-*.com/ ; The website for Visual C++ programmers.