mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 03:35:46 -04:00
Initial community commit
This commit is contained in:
4
Src/Plugins/Input/in_wmvdrm/ConfigDialog.h
Normal file
4
Src/Plugins/Input/in_wmvdrm/ConfigDialog.h
Normal file
@ -0,0 +1,4 @@
|
||||
#ifndef NULLSOFT_CONFIGDIALOGH
|
||||
#define NULLSOFT_CONFIGDIALOGH
|
||||
INT_PTR CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
#endif
|
Reference in New Issue
Block a user