Is it possible to set the filter buffer lenght higher ?
because if my filter string is higher than 255 the rest is not displayed when the Filerequest dialog show, but it is display correctly in a messagebox ...
Use a bigger string ;)
dstring filter[1000] = "...
yes i tryed, did'nt change anything, it seems to come from the function.
I will look into it.
Hi Paul,
Have you look at it?
i can send you my code if you want to check what i'm doing...
Of course I looked at it. You'll need to wait for the next update though. I have increased the limit.
Good, thanx ;D
I was asking just to be sure it was not on my side ;)