Microsoft
Software
Hardware
Network
Question : Handle to the Listview in Open/Save Dialog
I am looking to find the handle for the Listview in the Open/Save Dialog. I am using the API call to SysListView32, but that returns nothing. The code that I currently have looks as follows:
ShDefViewHandle = FindWindowEx(parentHandle,
0, "SHELLDLL_DefView", "")
ListViewHandle = FindWindowEx(ShDefViewHand
le, 0, "SysListView32", "")
In this code ShDefViewHandle should give the handle to the parent of the ListView. The function for the ShDegViewHandle executes properly as it returns a handle, however I am unable to obtain the ListViewHandle as that function showhow returns 0.
Currently I am at a loss as why this function returns 0 instead of the handle that I would expect.
Answer : Handle to the Listview in Open/Save Dialog
Seems you managed to achieve that. Sorry that I didn't help. Good luck! : )
Random Solutions
IBM X3200 with LSI RAID, slow disk performance in Hyper-V virtual machine ?
Click event overrides DblClick event
Received error "ActiveX component can't create object" while calling WinFax.SDKSend in VBA
Are there a web-based ad hoc reporting tool?
Access IDE - Key Shortcuts for Bookmark?
Opening Organization chart with open office
Simple Audit Trail for Access 2007
I have a select query that I would like to add string data to
Can't read CDs through Windows XP explorer
Access 2007 Button Images