mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-04-02 01:07:26 +08:00
Everything support
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
class DialogHook
|
||||
{
|
||||
public:
|
||||
static void GetSelectedFromCommonDialog(PWCHAR buffer);
|
||||
static void GetSelected(PWCHAR buffer);
|
||||
|
||||
private:
|
||||
static void getSelectedInternal(CComPtr<IShellBrowser> psb, PWCHAR buffer);
|
||||
|
||||
Reference in New Issue
Block a user