Displaying 2 results from an estimated 2 matches for "dosmem_mapdoslayout".
2008 Aug 14
1
Complete National Geographic For Windows:DOSMEM_MapDosLayout
...he quote.
I have installed hardy.sh libraries.  Winetricks is in my desktop, but no reason to install anything at this point.
As best as I can tell, the program needs the entire bottom 1MB of  memory to be available, and it is not, or the program thinks it is not.
> 
> >>err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS mode 
Google shows this error message at line 511 of dosmem.c.  
http://source.winehq.org/source/dlls/winedos/dosmem.c?v=wine-1.0#L499
> 
> 495  *              DOSMEM_MapDosLayout
> 496  *
> 497  * Initialize the first MB of memory to...
2010 Oct 17
1
error message
Hello everyone,
I'm trying to launch an application trough Wine, but I get the following message:
Code:
err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS mode
What does it mean?
thanks