windows-nt/Source/XPSP1/NT/base/ntsetup/textmode/spddlang/fe/fevideo.c
2020-09-26 16:20:57 +08:00

10 lines
167 B
C

#include <precomp.h>
#pragma hdrstop
//
// Some globals
//
ULONG FEFontCharacterHeight,FEFontCharacterWidth;
PSP_VIDEO_VARS VideoVariables;
USHORT FEFontDefaultChar;