ReactOS 0.4.15-dev-7994-gb388cb6
toolspage.h
Go to the documentation of this file.
1#ifndef _TOOLSPAGE_H_
2#define _TOOLSPAGE_H_
3
4extern HWND hToolsPage;
6
8
9#endif /* _TOOLSPAGE_H_ */
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define CALLBACK
Definition: compat.h:35
HWND hToolsPage
Definition: toolspage.c:14
INT_PTR CALLBACK ToolsPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Definition: toolspage.c:56
HWND hToolsListCtrl
Definition: toolspage.c:15
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