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

Threaded View

  1. #9
    Join Date
    Dec 2001
    Posts
    6,332

    Re: How to save a stdPicture that is an UDT field

    Glad to see you found something that works for you. Here is another of essentially the same method, for your comparison. I haven't looked it over, but in the past I've seen such examples which have memory leaks. Hopefully the function you end up using will be complete. http://www.tek-tips.com/viewthread.cfm?qid=1541026
    Last edited by WizBang; March 6th, 2013 at 03:19 PM.
    Please remember to rate the posts and threads that you find useful.
    How can something be both new and improved at the same time?

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