I want save a path of a image into a get of a dialog
I can explain
I use to take the image Cgetfile but it give me
c:\bar\bitmaps\risto\cafe\cafe.jpg
on c\bar there is the Exe file
I want save only .\bitmaps\risto\cafe\cafe.jpg
or
If I have in future another folder down the cafe folder
all path respect the exe name path (GetModuleFileName(GetInstance()))
any solution pls ?