CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jun 2002
    Location
    Monte Carlo
    Posts
    129

    Mods: Please delete me.

    I'm suspect it might have something to do with the handle, but I can't find any good documentation on this.

    Basically I have an old, legacy VC++ 6.0 app that does some work with the old metafile format. In the process of converting it to Enhanced Metafile format I call SetWinMetaBits.
    As the title says, after about 4K iterations, I get a NULL handle and CANNOT recover. Whatever I do, wherever I go, who ever I see, that method will return NULL forever until I restart the app.


    MODS: Looking for a way to delete this post.

    I see no clear mechanism where one can delete a post. Is this possible? Thanks.
    Last edited by mega Kluge; January 12th, 2015 at 02:27 PM. Reason: Clarification

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