winamp/Src/Plugins/Input/in_mkv/main.h

5 lines
171 B
C
Raw Normal View History

2024-09-24 12:54:57 +00:00
#pragma once
#include "../Winamp/in2.h"
extern int g_duration;
extern In_Module plugin;
INT_PTR CALLBACK InfoDialog(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);