Based on the sample program supplied by Intel, I learned how to use the API function GetOpenFilename and GetSaveFilename and wrote a wrapper around them to enable simple use in a Quickwin application. Now, I would like to use SHBrowseForFolder. But there is no sample program that demonstrates this, and I find the Windows instructions for using it to be daunting in comparison. Does anybody have an example of use, ideally illustrating a wrapper that could be used for simple Quickwin calling? In other words, so that non windows programmers can use it?
↧