2025-04-27 07:49:33 -04:00

16 lines
257 B
C

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