CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2005
    Posts
    21

    Issue with CreateInstance and E_NOINTERFACE

    Admin: Please delete
    Attached Files Attached Files
    Last edited by phild; October 4th, 2011 at 10:48 AM.

  2. #2
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,675

    Re: Issue with CreateInstance and E_NOINTERFACE

    Your code apparently is native C++ and uses ATL, so you're definitely in the wrong forum section here. The correct section is this one: http://www.codeguru.com/forum/forumdisplay.php?f=7. I'd suggest to repost your issue there (unless a moderator finds this thread before you do so and moves it). Not only that the folks over there probably have more expertise on this topic, you'll also reach a much larger audience there.
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

  3. #3
    Join Date
    Dec 2005
    Posts
    21

    Re: Issue with CreateInstance and E_NOINTERFACE

    Sorry.

    Reposted.

    Admin: Please deletes this thread.

    Thanks
    Phil

  4. #4
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,675

    Re: Issue with CreateInstance and E_NOINTERFACE

    Quote Originally Posted by phild View Post
    Sorry.
    De nada.
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

Tags for this Thread

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