ReactOS 0.4.16-dev-753-g705a985
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
unsigned int __stdcall | PropSheetThread (void *Param) |
static VOID | InitPropSheetPage (PROPSHEETPAGE *psp, PSERVICEPROPSHEET dlgInfo, WORD idDlg, DLGPROC DlgProc) |
VOID | OpenPropSheet (PMAIN_WND_INFO Info) |
|
static |
Definition at line 15 of file propsheet.c.
Referenced by KeyboardApplet(), MouseApplet(), PropSheetThread(), and SpeakerVolume().
VOID OpenPropSheet | ( | PMAIN_WND_INFO | Info | ) |
Definition at line 30 of file propsheet.c.
Referenced by MainWndCommand().
Definition at line 53 of file propsheet.c.
Referenced by OpenPropSheet().