latest SDK
This commit is contained in:
7
foobar2000/helpers/AutoComplete.h
Normal file
7
foobar2000/helpers/AutoComplete.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <libPPUI/AutoComplete.h>
|
||||
|
||||
class cfg_dropdown_history_mt;
|
||||
|
||||
HRESULT InitializeDropdownAC(HWND comboBox, cfg_dropdown_history_mt & var, const char * initVal);
|
||||
Reference in New Issue
Block a user