CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2005
    Location
    Tirunelveli-Tamil Nadu-India
    Posts
    354

    Smile display 32 bit image in the document view?

    hi folks

    i want to display 32 bit image in the document view architecture. is it possible? if yes help me.

    Thanks and Regards
    If I Helped You, "Rate This Post"

    Thanks
    Guna

  2. #2
    Join Date
    Sep 2002
    Location
    14° 39'19.65"N / 121° 1'44.34"E
    Posts
    9,815

    Re: display 32 bit image in the document view?

    Quote Originally Posted by Gunaamirthavelu
    i want to display 32 bit image in the document view architecture. is it possible?
    Sure - see this article, for example.

  3. #3
    Join Date
    Aug 1999
    Location
    <Classified>
    Posts
    6,882

    Re: display 32 bit image in the document view?

    What image, BMP ?

    Take a look at LoadImage function in MSDN,
    Regards,
    Ramkrishna Pawar

  4. #4
    Join Date
    May 2005
    Posts
    4,954

    Re: display 32 bit image in the document view?

    Also this thread can help you.

    Cheers
    If a post helped you dont forget to "Rate This Post"

    My Article: Capturing Windows Regardless of Their Z-Order

    Cheers

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