Define the WoW64 acronym.
This commit is contained in:
parent
5bf6e8e1bd
commit
e759c0cb2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47020
1 changed files with 4 additions and 4 deletions
|
@ -2654,12 +2654,12 @@
|
|||
|
||||
<p>Future development on Wine will focus on:</p>
|
||||
<ul>
|
||||
<li>Add the <tt>getdirentries(2)</tt> patch to the wine-devel port.</li>
|
||||
<li>Add the <tt>getdirentries(2)</tt> patch to the <tt>wine-devel</tt> port.</li>
|
||||
<li>Redevelop and upstream the <tt>getdirentries(2)</tt> patch.</li>
|
||||
<li>Redevelop and upstream the kernel32 <tt>Makefile</tt> patch.</li>
|
||||
<li>Add support to the <tt>i386-wine</tt> port for pkg 1.5 (library
|
||||
<li>Add support to the <tt>i386-wine</tt> port for <tt>pkg</tt> 1.5 (library
|
||||
conflicts currently prevent support).</li>
|
||||
<li>Add support for WoW64:
|
||||
<li>Add support for Windows 32-bit on Windows 64-bit (WoW64):
|
||||
<ul>
|
||||
<li>Reduce the <tt>i386-wine</tt> port to just the components
|
||||
required for WoW64.</li>
|
||||
|
@ -2695,7 +2695,7 @@
|
|||
</task>
|
||||
|
||||
<task>
|
||||
<p>Porting WoW64</p>
|
||||
<p>Porting Windows 32-bit on Windows 64-bit (WoW64)</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue