Hi there
I want the SBO-user that he can select files. I did not find a method in de UI-SDK so therefore I build a class using the API call GetOpenFileNameA to have a WindowsDialog for selecting a file.
GetOpenFileNameA works but the first time this API is called the dialog window is hidden behind SBO and thats really ugly.
Question:
Is there a method existing in the UI-SDK for file selection?
Has somebody find out a better way then GetOpenFileNameA
to select files?
regards
Kurt