On Wed, 7 Jan 2004 14:05:53 -0600 , you wrote: > Thank you for the response. By built-in do you mean built-in to WINE? If > so, should it be *.dll.so? > Again, Thanks, > Adam Daughterson Please keep discussions on the list. Run with WINEDLLOVERRIDES="olemsg=b" wine esp.exe (see man wine) is easiest for testing. Alternatively you can put in your ~/.wine/config file: [AppDefaults\\esp.exe\\DllOverrides] "olemsg" = "builin" (see man wine.conf) It may be important that all ole dll's are either all native or all builtin. You can check how dll's are loaded by adding the option --debugmsg +loaddll on the command line. Rein. -- Rein Klazes rklazes@xxxxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.com/mailman/listinfo/wine-users