ReactOS 0.4.15-dev-7906-g1b85a5f
srvpage.h
Go to the documentation of this file.
1#ifndef _SVRPAGE_H_
2#define _SVRPAGE_H_
3
6
8
9#endif /* _SVRPAGE_H_ */
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define CALLBACK
Definition: compat.h:35
HWND hServicesListCtrl
Definition: srvpage.c:16
HWND hServicesPage
Definition: srvpage.c:15
INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Definition: srvpage.c:22
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