ICustomDestinationList - How??

Windows specific forum
LuaDev
User
User
Posts: 33
Joined: Tue Feb 16, 2010 2:41 pm

ICustomDestinationList - How??

Post 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)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: ICustomDestinationList - How??

Post by IdeasVacuum »

IdeasVacuum
If it sounds simple, you have not grasped the complexity.
LuaDev
User
User
Posts: 33
Joined: Tue Feb 16, 2010 2:41 pm

Re: ICustomDestinationList - How??

Post 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.
Post Reply