On Tue, Mar 11, 2008 at 3:26 AM, pcull <wineforum-user@xxxxxxxxxx> wrote: > I'm trying to run an old application that I wrote under > Visual BASIC 4.0 many years ago, however I am encountering > the same problem under Wine that I find under modern XP: > while trying to open the database I receive a 2004: Out of Memory error. > > It appears that this problem is actually due to an over-abundance > of memory, and that the old DAO3032.DLL probably returnes > RAM values around the 1 GB range or more, as negative numbers. Can you write a tiny demo program that exposes the problem, and post source and binaries? That would make it easier for us to help. - Dan