add last backwards-compatible version
This commit is contained in:
6
foobar2000/helpers/TypeFind.h
Normal file
6
foobar2000/helpers/TypeFind.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
class TypeFind {
|
||||
public:
|
||||
static LRESULT Handler(NMHDR* hdr, int subItemFrom = 0, int subItemCnt = 1);
|
||||
};
|
||||
Reference in New Issue
Block a user