Page 1 of 1

ICustomDestinationList - How??

Posted: Fri Dec 16, 2011 12:45 am
by LuaDev
Hello fellow PB'ers

Has anyone had any luck getting the win7 ICustomDestinationList interface to work in PB, frantically searching for information i can actually understand, but being a interface noob im close to giving up

cant even get the GetCurrentProcessExplicitAppUserModelID API function to work :( (yea, a real bad start)

Re: ICustomDestinationList - How??

Posted: Fri Dec 16, 2011 6:12 am
by IdeasVacuum

Re: ICustomDestinationList - How??

Posted: Fri Dec 16, 2011 11:18 pm
by LuaDev
Ha, the codeproject link in that thread is just the ticket, a nice clear explanation is what i needed, now i just got to get my C++ hat on and translate it (not always an easy task, lol)

Thanks for the link.