windows-nt/Source/XPSP1/NT/shell/osshell/accessib/accwiz/dlgfonts.h
2020-09-26 16:20:57 +08:00

16 lines
242 B
C

//Copyright (c) 1997-2000 Microsoft Corporation
////////////////////////////////////
//
// Stuff used for different fonts in dialogs
//
void DialogFonts_InitWizardPage(
IN HWND hwndWizardPage
);
//
////////////////////////////////////