http://bugs.winehq.org/show_bug.cgi?id=7269
--- Comment #7 from Rafa³ Lorek rafal@algorytm.pl 2009-03-10 16:09:16 --- I've checked with wine 1.1.16 and this problem still exists. With "Windows 98" emulation - error With default "Windows XP" emulation - ok
Here is small test application with setup program. It installs 3 files: TestBde.exe, testtable.db, and testtable.px, and BDE libraries.
Application is written in Borland C++ Builder 6 Project has one form with table and DBGrid.
Test application: http://www.algorytm.pl/.wine/setupTestBde.exe Project: http://www.algorytm.pl/.wine/src.zip
As I said, default wine install, has "Windows XP" emulation, and my BDE applications work good. Problem appears when emulation is "Windows 98".