#include <windows.h>
#include <commctrl.h>

#include <newpluginapi.h>
#include <m_clist.h>
#include <m_icolib.h>
#include <m_langpack.h>
#include <m_utils.h>
#include <m_hotkeys.h>
#include <win2k.h>

#include <m_toptoolbar.h>

#include "resource.h"
#include "Version.h"

#define MS_OPENFOLDER_OPEN                "openFolder/Open"

#define OPENFOLDER_MODULE_NAME            "openfolder"