SBendBuckeye
Programmer
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!
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!