summaryrefslogblamecommitdiffstats
path: root/private/mvdm/wow32/wgman.c
blob: 5cee5b1055a778f5d85acae07c9289b4110834bb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                        
/*++
 *
 *  WOW v1.0
 *
 *  Copyright (c) 1991, Microsoft Corporation
 *
 *  WGMAN.C
 *  WOW32 16-bit GDI API support (manually-coded thunks)
 *
 *  History:
 *  Created 27-Jan-1991 by Jeff Parsons (jeffpar)
--*/


#include "precomp.h"
#pragma hdrstop

MODNAME(wgman.c);