View Single Post

  #13  
Old 21 Sep 2005, 6:09 PM
pescuma pescuma is offline
Miranda Grand Master
 
Join Date: July 2005
Location: Brasil
Posts: 2,629
y_b,

I've ported an old change that I had made to db3xS to this new version. What it does is check if the string that will be stored in the db begins with miranda path and, if does, stores it as a PATH internal type. When loading, it checks if the internal type is PATH and adds the current path to the begining of it. I'm using this for quite some time now (in the old version) and seens to work fine. The port I started to test today, but until now no crashes.

I'd like to ask you to add this code to your main files (maybe an option in the ini?).

My changes are at:

DLL: http://rapidshare.de/files/5364040/dbx_3xSV.dll.html
Source: http://rapidshare.de/files/5364025/db3xV_rel.zip.html
Patch to your version (I don't know if i made this right): http://rapidshare.de/files/5363994/db3xV_patch.zip.html

Thanks!!!!!!

EDIT: I've got your files some days ago... Maybe you made some changes int it, but my changes are very small can in 3 files.
Reply With Quote