aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/General/gen_crasher/crashDlg.h
blob: eb92f0270a117c5669cfc713c233ae51a8384fcf (plain) (blame)
1
2
3
4
5
#pragma once
#include <windows.h>
#include <commctrl.h>

BOOL CALLBACK CrashDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);