summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow32/wutext.h
blob: 11fe9a45f3d36e8c97d0c4cfca563c14a91df2db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*++ BUILD Version: 0001
 *
 *  WOW v1.0
 *
 *  Copyright (c) 1991, Microsoft Corporation
 *
 *  WUTEXT.H
 *  WOW32 16-bit User API support
 *
 *  History:
 *  Created 07-Mar-1991 by Jeff Parsons (jeffpar)
--*/



ULONG FASTCALL WU32GetTabbedTextExtent(PVDMFRAME pFrame);
ULONG FASTCALL WU32TabbedTextOut(PVDMFRAME pFrame);