ReactOS 0.4.15-dev-7942-gd23573b
ReportDialog.h
Go to the documentation of this file.
1/*****************************************************************************
2
3 ReportDialog
4
5*****************************************************************************/
6
7
8#ifndef REPORTDIALOG_H
9#define REPORTDIALOG_H
10
11
12#include <windows.h>
13
14
16
17
18#endif // REPORTDIALOG_H
INT_PTR CALLBACK ReportDialogProc(HWND Dlg, UINT Msg, WPARAM WParam, LPARAM LParam)
struct @1632 Msg[]
#define CALLBACK
Definition: compat.h:35
unsigned int UINT
Definition: ndis.h:50
int32_t INT_PTR
Definition: typedefs.h:64
LONG_PTR LPARAM
Definition: windef.h:208
UINT_PTR WPARAM
Definition: windef.h:207