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
How to remotly monitor Paged Pool and Nonpaged Pool usage by process
replacing/deleting spaces in a string vfp
reinstall Office 2003 Pro
Access VBA query returns error "Too few parameters. Expected 1"
How to disable a item in the treectrl?
How do I print a list of AutoComplete sites and the usernames/passwords
this exchange activesync server requires security features your phone does not support on Droid
Conditional formats with Iconset in Excel2007
aspnet_regiis.exe failed to initialize properly
Excel & mouse peoblems