mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
7
Src/Plugins/Library/ml_local/editquery.h
Normal file
7
Src/Plugins/Library/ml_local/editquery.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _EDITQUERY_H
|
||||
#define _EDITQUERY_H
|
||||
|
||||
const wchar_t *editQuery(HWND wnd, const wchar_t *curquery, wchar_t *newQuery, size_t len);
|
||||
extern const wchar_t *editTime(HWND wnd, const wchar_t *curfield);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user