16.04.2012 16:39, Bart Oldeman wrote:
> I'm not sure I like this approach. Now two handles are permanently
> allocated, visible by "mem/e", etc.
There is a functionality called "handle attributes", which is
basically not used.
If 2 visible handles are a big concern, we can invent some
clever attribute to make them invisible - after all they consume
no pages. Though I don't see the problem here.

And in the patch:
---

+{
+#if MSDOS_EATS_EMS
+    static const u_short ems_map_simple[MSDOS_EMS_PAGES * 2] =

---
this should not have been static, copy/paste error.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to