windows-nt/Source/XPSP1/NT/shell/osshell/accessib/accwiz/dlgfonts.h

16 lines
242 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//Copyright (c) 1997-2000 Microsoft Corporation
////////////////////////////////////
//
// Stuff used for different fonts in dialogs
//
void DialogFonts_InitWizardPage(
IN HWND hwndWizardPage
);
//
////////////////////////////////////