CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 1999
    Location
    Minneapolis, MN
    Posts
    5

    REAL VB Programer Wanted!

    OK,
    Now that I have your attention, I need to know how can I create a Microsoft Management Console Snap-in in VB?

    I can find virtually no REAL documentation MMC Snap-ins and the ActiveX Designer for them that was supposed to be out this summer is still missing as far as I can see. I would like to get moving on this. Is it even possible without specialized code from Microsoft? VB classes typically take care of the IUnknown interface for us, so I don't need to include them or ther methods in my snapins, right?

    Any help would be appreciated and earn you "guru" status!

    thanks

    Chris.



  2. #2
    Join Date
    Oct 1999
    Location
    NV, USA
    Posts
    4

    Re: REAL VB Programer Wanted!

    Thats one good way to get someones attention, i didnt understand u'r question at all, though.


  3. #3
    Join Date
    Oct 1999
    Location
    CA
    Posts
    91

    Re: REAL VB Programer Wanted!

    Neither did I, but I guess that's because we're not code guru's.

    Brewguru99

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured