From mboxrd@z Thu Jan 1 00:00:00 1970 From: Agostinho Subject: Mixed use of a Windows and Linux/DosEMU environment. Date: Fri, 12 Nov 2010 13:35:58 +0000 Message-ID: <1289568958.12070.3.camel@tito-Pc> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org >From a long time I'v been using an application written in CLIPPER 5.1, on a Windows/Dos environment, but I started to try running it from a DOSEMU/Linux environment ant it works fine even with multiple windows. The only issue is compatibility with other windows environment, because for what I read file and record locking are addressed differently witch leads to database corruption, does anyone know a way to be able to use te application in both environments?