interface name collision with macro from "combaseapi.h"
When an addon is defined the interface property within the addon struct may collide with the "combaseapi.h" header file that defines a macro with the same name. It may be MSVC related issue.
When an addon is defined the interface property within the addon struct may collide with the "combaseapi.h" header file that defines a macro with the same name. It may be MSVC related issue.