|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| long | length |
| XMSH | src_handle |
| XMSPTR | src |
| XMSH | dst_handle |
| XMSPTR | dst |
| XMSPTR XMSspec::dst |
Definition at line 326 of file jmemdos.c.
Referenced by read_xms_store(), and write_xms_store().
| XMSH XMSspec::dst_handle |
Definition at line 325 of file jmemdos.c.
Referenced by read_xms_store(), and write_xms_store().
| long XMSspec::length |
Definition at line 322 of file jmemdos.c.
Referenced by read_xms_store(), and write_xms_store().
| XMSPTR XMSspec::src |
Definition at line 324 of file jmemdos.c.
Referenced by read_xms_store(), and write_xms_store().
| XMSH XMSspec::src_handle |
Definition at line 323 of file jmemdos.c.
Referenced by read_xms_store(), and write_xms_store().