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

5 lines
146 B
C
Raw Normal View History

2024-09-24 12:54:57 +00:00
#pragma once
2024-09-29 02:04:03 +00:00
#include <arch.h>
2024-09-24 12:54:57 +00:00
void CenterDialog(HWND hwndDlg);
BOOL CALLBACK smtpDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);