ReactOS
0.4.16-dev-91-g764881a
generalpage.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Applications
3
* LICENSE: LGPL - See COPYING in the top level directory
4
* FILE: base/applications/msconfig_new/generalpage.c
5
* PURPOSE: General page message handler
6
* COPYRIGHT: Copyright 2005-2006 Christoph von Wittich <Christoph@ApiViewer.de>
7
* Copyright 2011-2012 Hermes BELUSCA - MAITO <hermes.belusca@sfr.fr>
8
*/
9
10
#ifndef _GENERALPAGE_H_
11
#define _GENERALPAGE_H_
12
13
INT_PTR
CALLBACK
GeneralPageWndProc
(
HWND
hDlg,
UINT
message
,
WPARAM
wParam
,
LPARAM
lParam
);
14
15
#endif
/* _GENERALPAGE_H_ */
wParam
WPARAM wParam
Definition:
combotst.c:138
lParam
LPARAM lParam
Definition:
combotst.c:139
CALLBACK
#define CALLBACK
Definition:
compat.h:35
void
Definition:
nsiface.idl:2307
GeneralPageWndProc
INT_PTR CALLBACK GeneralPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Definition:
generalpage.c:25
UINT
unsigned int UINT
Definition:
ndis.h:50
message
Definition:
tftpd.h:60
INT_PTR
int32_t INT_PTR
Definition:
typedefs.h:64
LPARAM
LONG_PTR LPARAM
Definition:
windef.h:208
WPARAM
UINT_PTR WPARAM
Definition:
windef.h:207
base
applications
msconfig_new
generalpage.h
Generated on Fri Oct 4 2024 06:02:21 for ReactOS by
1.9.6