[Google-Desktop-Developer] Re: IGoogleDesktopDisplaySite::CloseDetailsView returns E_INVALIDARG
the sidebar could have closed the details view before destroying your
plugin (makes sense because it needs to give your plugin some callbacks
that it is closing.. check out ProcessDetailsViewFeedback() function in
your plugin) but your details view window might not have received
WM_DESTROY. so when you call closedetailsview() again it says i dont
have any details view and i have already closed it.
0 Comments:
Yorum Gönder
<< Home