Update of /server/cvs/freexp
In directory m6s15:/tmp/cvs-serv3966

Modified Files:
        xpx.pas 
Log Message:
MW: - Overlay im XMS funktioniert derzeit nicht und führt zum Absturz.
      Daher wird es jetzt erst einmal deaktiviert.


--- /server/cvs/freexp/xpx.pas  2008/12/26 18:37:20     1.43
+++ /server/cvs/freexp/xpx.pas  2009/05/16 11:28:30     1.44
@@ -8,7 +8,7 @@
 { Die Nutzungsbedingungen fuer diesen Quelltext finden Sie in der }
 { Datei SLIZENZ.TXT oder auf www.crosspoint.de/oldlicense.html.   }
 { --------------------------------------------------------------- }
-{ $Id: xpx.pas,v 1.43 2008/12/26 18:37:20 mw Exp $ }
+{ $Id: xpx.pas,v 1.44 2009/05/16 11:28:30 mw Exp $ }
 
 { CrossPoint - First Unit }
 
@@ -352,7 +352,7 @@
     end
     else if ((XmsTest) and (not noovrbuf) and 
(XmsAvail>(Size_OVR+xpswapspace+700))) then
     begin
-      OvrInitXMS;
+      { OvrInitXMS; }
       xmsovrbuf:=true;
       emsovrbuf:=false;
       ovrstr:=' (XMS)';
@@ -387,7 +387,11 @@
 
 {
   $Log: xpx.pas,v $
-  Revision 1.43  2008/12/26 18:37:20  mw
+  Revision 1.44  2009/05/16 11:28:30  mw
+  MW: - Overlay im XMS funktioniert derzeit nicht und führt zum Absturz.
+        Daher wird es jetzt erst einmal deaktiviert.
+
+  Revision 1.43  2008-12-26 18:37:20  mw
   - Aktualisierung auf Version 3.45
 
   Revision 1.42  2008-01-01 20:59:29  mw


------------------------------------------------------------------------
FreeXP CVS-Mailingliste
CVS-List@freexp.de
http://www.freexp.de/cgi-bin/mailman/listinfo/cvs-list

Antwort per Email an