Showing related tags and posts accross the entire site.
-
When you plan on working with any Windows Live technology, the best place to stop first is dev.live.com . There is a very nice step by step tutorial located here that will show you how to make a Windows Live Gadget step by step with code samples. After you get done creating your gadget the best thing...
-
Bruce Williams has taken the time to write up a three part tutorial with pictures on how to create and deploy a basic gadget using ActiveX and C++. You would want to use ActiveX in your gadget to access anything that’s not currently implemented in the gadget API’s. Tutorial ( Part 1 , Part...