ReactOS 0.4.15-dev-7842-g558ab78
generalpage.h
Go to the documentation of this file.
1#ifndef _GENERALPAGE_H_
2#define _GENERALPAGE_H_
3
4extern HWND hGeneralPage;
5
7
8#endif /* _GENERALPAGE_H_ */
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define CALLBACK
Definition: compat.h:35
HWND hGeneralPage
Definition: generalpage.c:12
INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Definition: generalpage.c:25
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