Wine supports this as-is. All you need is an application compiled as large memory aware executable. Then Wine will let it allocate up-to 3GB per process (less all the libraries of course). Is this true even when built on Mac were the wine_dos variable is statically allocated before compiling? My application of interest is a 32-bit binary which is in fact large memory aware. --Thomas