Paul McNett wrote:
I'm running into a problem with Visual FoxPro, although I suspect other Windows programs running under Wine suffer from similar effects.Is this FoxPro doing this or Wine. Does windows behave the same way? If not I think that starting a bug report would be a good idea. A trace with -debugmsg +file should tell us something.
Basically, Visual FoxPro uses a binary data format to save a lot of information, and these are usually broken up into 2 or 3 file extensions. For instance:
myclasslibrary.vcx:
The main table containing my classes
myclasslibrary.vct
The memo table containing all the class code.
My problem is that sometimes Visual FoxPro changes the case of the file extensions on me, so that one minute it is myclasslibrary.vct and the next its myclasslibrary.VCT.
--
Tony Lambregts
_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users