Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refreshing an open file dialog

Status
Not open for further replies.

SBendBuckeye

Programmer
May 22, 2002
2,166
US
Hello all,

We have a 3rd party app that we control via the Win32 API. I can get the 3rd party app to display its Open File dialog, but I need to change the path displayed if the Look In combo box is dropped. I think I need to use DlgDirListComboBox but I can't get it to work. It either returns 0 which means it failed or returns 1 but when I click on the Look In combo box to drop it, it displays and empty list. Can someone point me? Thanks in advance for any ideas and/or suggestions!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top