winamp/Src/Plugins/General/gen_crasher/crashDlg.h

5 lines
139 B
C
Raw Normal View History

2024-09-24 14:54:57 +02:00
#pragma once
#include <windows.h>
#include <commctrl.h>
BOOL CALLBACK CrashDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);