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.
@
[Only registered and activated users can see links. Click Here To Register...]: Apparently you need to set 'UseLatestCommonDialogs' to true in order to allow Windows XP users to use TFileOpenDialog. Taken from (
[Only registered and activated users can see links. Click Here To Register...])
Borland is shit 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.