26 psp->lParam = (
LPARAM)dlgInfo;
37 sizeof(*pServicePropSheet));
38 if (!pServicePropSheet)
return;
103 return (hDlg !=
NULL);
BOOL WINAPI TranslateMessage(_In_ const MSG *)
#define PropSheet_IsDialogMessage(d, m)
#define PropSheet_GetCurrentPageHwnd(d)
TW_UINT32 TW_UINT16 TW_UINT16 MSG
_CRTIMP uintptr_t __cdecl _beginthreadex(_In_opt_ void *_Security, _In_ unsigned _StackSize, _In_ unsigned(__stdcall *_StartAddress)(void *), _In_opt_ void *_ArgList, _In_ unsigned _InitFlag, _Out_opt_ unsigned *_ThrdAddr)
BOOL WINAPI DestroyWindow(_In_ HWND)
INT_PTR CALLBACK GeneralPageProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
LRESULT WINAPI DispatchMessageW(_In_ const MSG *)
INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW lppsh)
PVOID WINAPI HeapAlloc(HANDLE, DWORD, SIZE_T)
unsigned int __stdcall PropSheetThread(void *Param)
static VOID InitPropSheetPage(PROPSHEETPAGE *psp, PSERVICEPROPSHEET dlgInfo, WORD idDlg, DLGPROC DlgProc)
VOID OpenPropSheet(PMAIN_WND_INFO Info)
INT_PTR CALLBACK LogonPageProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR(CALLBACK * DLGPROC)(HWND, UINT, WPARAM, LPARAM)
BOOL WINAPI EnableWindow(_In_ HWND, _In_ BOOL)
INT_PTR CALLBACK RecoveryPageProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
ENUM_SERVICE_STATUS_PROCESS * pService
ENUM_SERVICE_STATUS_PROCESS * pCurrentService
#define PSH_PROPSHEETPAGE
BOOL WINAPI GetMessageW(_Out_ LPMSG, _In_opt_ HWND, _In_ UINT, _In_ UINT)
INT_PTR CALLBACK DependenciesPageProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
struct _SERVICEPROPSHEET * PSERVICEPROPSHEET
#define HeapFree(x, y, z)