16 lines
239 B
C
16 lines
239 B
C
/*++ BUILD Version: 0001
|
|
*
|
|
* MVDM v1.0
|
|
*
|
|
* Copyright (c) 1991, Microsoft Corporation
|
|
*
|
|
* XMSEXP.H
|
|
* XMS exports
|
|
*
|
|
* History:
|
|
* 15-May-1991 Sudeep Bharati (sudeepb)
|
|
* Created.
|
|
--*/
|
|
|
|
extern BOOL XMSDispatch(ULONG iXMSSvc);
|