ReactOS 0.4.15-dev-7842-g558ab78
srvpage.h
Go to the documentation of this file.
1#ifndef _SRVPAGE_H_
2#define _SRVPAGE_H_
3
6
7#endif
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define CALLBACK
Definition: compat.h:35
unsigned long DWORD
Definition: ntddk_ex.h:95
INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Definition: srvpage.c:22
DWORD GetServicesActivation(VOID)
Definition: srvpage.cpp:30
unsigned int UINT
Definition: ndis.h:50
Definition: tftpd.h:60
int32_t INT_PTR
Definition: typedefs.h:64
LONG_PTR LPARAM
Definition: windef.h:208
UINT_PTR WPARAM
Definition: windef.h:207