On 29 May 2004 11:57:31 -0500, you wrote: > Sorry, I'm really bad about forgetting to actually include attachments > before I hit send. Here is the promised file. This is the last normal call before the program is starting to go in "error mode" : |000d:Call advapi32.RegOpenKeyExW(80000002,408fd358 L"SOFTWARE\\ODBC\\ODBCINST.INI\\microsoft access driver (*.mdb)",00000000,00020019,408fd424) ret=1f7d1e9d |000d:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=1f7d1e9d (80000002 is HKEY_LOCAL_MACHINE and retval = 2 means the key is not found) There are several RegOpenKeyEx calls before this one, some with success (retval=0) some not. You may look at them to see if the key's have some meaning for you, to me this looks the fatal one. I guess that the program is looking for a driver that is not installed. I do not know much about wine & odbc, No idea if this means a show stopper. Rein. -- Rein Klazes rklazes@xxxxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users