http://bugs.winehq.org/show_bug.cgi?id=8432
------- Additional Comments From ilgtech@yahoo.com 2007-19-05 16:26 ------- Exact text of the error would be helpful. Also what does 'ls -la ~/.wine/dosdevices' say? One more thing, if you copy all the files to your system into ~/.wine/drive_c and run it from there, does it work?
There is an error in the attachment that outlines the error that the terminal outputs. It points to a oleacc.dll failing with error 1812. What is that? Another reads || fixme:system:SystemParametersInfoW Unimplemented action: 4132 (SPI_GETDROPSHADOW) Exact text of the foxpro app error simply reads that the file or folder does not exist. It's saying this because the app somehow starts looking inside of an E drive instead of a G drive where I can start the app from via cli. I'll try copying all the files into drive C and see if that works. I don't know how this will change the situation however. I'm purposefully trying to make the app run from the mapped drive. I'll comment again later.
Thanks