Hello, As I know, I can compile wine to support for running 64-bit windows appliacation - it works (tested), but 32-bit is not supported in this case. And, if I compile for 32-bit, 64-bit apps are not supported. Why did you separate 64-bit and 32-bit, why can't it work like in real Windows system? I mean 32 and 64 libraries both, with one the same prefix? Is this possible to configure wine this way today?