all things doing great, but on close my application, a file named "iphist.dat" apear on the same directory of i choose to save fb backup.
this hapen only with fb backup, and not with the save dialog, cuz i made some tests, eliminating all variables of bugs and delphi is 100% ok.
in the internet search i have found a lot of applications with the same thing, like player, etc...
anyone have idea what is this?
After FB Backup...
Are you using the TIBCBackupService component to make a backup?
Probably the problem is not related to the backup component. I have found the following information about iphist.dat:
This file is created by Indy component named TIdIPWatch.
Are you using Indy in your application. If yes, check Indy settings.
Probably the problem is not related to the backup component. I have found the following information about iphist.dat:
This file is created by Indy component named TIdIPWatch.
Are you using Indy in your application. If yes, check Indy settings.