Retreives the address of the Explorer’s IUnknown interface.
WINSHELLAPI HRESULT WINAPI SHGetInstanceExplorer(
IUnknown *ppunk
);
Returns NOERROR if successful or E_FAIL otherwise.