Mark Schmidt's Abode

On Programming, Writing, Gaming, Fitness, Life

July, 2007

Posts
  • Mark Schmidt's Abode

    Hosting .NET Runtime in C++ Tip o' the day or "Where is IAppDomainSetup?"

    • 1 Comments
    Are you hosting the .NET runtime and trying to create another AppDomain? Notice that you need to call CreateDomainSetup and cast the IUnknown to IAppDomainSetup to set properties? Notice also that IAppDomainSetup isn't defined in mscoree.h? Add the following...
  • Mark Schmidt's Abode

    .NET Sidebar Gadget Creator Update

    • 3 Comments
    OK, ran into some problems with UAC on Vista and hopefully I have it solved. I've uploaded a new version of the application. I've gotten a couple email from people that tested the last version so I want to say thanks for testing it out. Again, let me...
  • Mark Schmidt's Abode

    Creating .NET Sidebar Gadgets...The Easy Way

    • 14 Comments
    So you want to create a Vista Sidebar gadget and you want to use .NET to do so. While it is certainly possible, it does have a few hurtles to jump. 2 of the major hurdles include assembly registration and gadget uninstallation. Let me explain: First...
  • Mark Schmidt's Abode

    Fourth of July Vista Sidebar

    • 1 Comments
    I found a screensaver that plays nicely with my Vista ScreenSaver Sidebar gadget. Just in time for the 4th of July! First, go get the ScreenSaver gadget and install it to your sidebar: http://gallery.live.com/liveItemDetail.aspx?li=e321409b-231a-4da0...
Page 1 of 1 (4 items)