Quote:
Originally Posted by allexxdadu12
????????
|
You're probably using Windows XP and trying to access a function which is only accessible in Windows Vista or higher.
@

: Apparently you need to set 'UseLatestCommonDialogs' to true in order to allow Windows XP users to use TFileOpenDialog. Taken from (

)
Borland is **** btw, so is C++ Builder. It's an "overkill" for internal hacks such as yours, the same applies to Qt. I suggest you to either use the Windows API or even better wxWidgets to create your GUI.