Re: dynamic resource

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I misspelled this, yes I'd like to load new bitmap
on the fly. But resource file looks like is static.
I use ATL/MFC applicatation.

"Ajay Kalra" <ajaykalra@xxxxxxxxx> wrote in message
news:1120673779.253267.91830@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> What do you mean by "into resoure dynamically"? Do you want to load a
> .bmp file and display it? If yes, take a look at GDI+, which is by far
> the easiest way to achieve this.
>
> ----------
> Ajay Kalra
> ajaykalra@xxxxxxxxx
>


.



Relevant Pages

  • Re: Add my own bitmaps into a resource file?
    ... I want to use a resource file to load my own bitmaps. ... I can set up the resource file but it only appears to let me create a new bitmap. ... Kent Briggs, kbriggs@xxxxxxxxxxx ...
    (comp.lang.pascal.delphi.misc)
  • Re: Add my own bitmaps into a resource file?
    ... I want to use a resource file to load my own bitmaps. ... Previously I have been using loadfromfile but want to get away from that. ... I can set up the resource file but it only appears to let me create a new bitmap. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Add my own bitmaps into a resource file?
    ... I want to use a resource file to load my own bitmaps. ... have been using loadfromfile but want to get away from that. ... create a new bitmap. ...
    (comp.lang.pascal.delphi.misc)
  • Re: 16/24 bits BitBlt Performance
    ... do it with CreateDIBSection and got the same results. ... I load the bitmap and draw it on a memory DC (compatible ... The bitmap is loaded from a resource. ... replacing a 16 bit resource file with 24 bits one and vise versa. ...
    (microsoft.public.pocketpc.developer)
  • Re: VB3 is making my head spin!
    ... > and displaying it pixel by pixel] tell me how. ... compressed bitmap from an original 24 but full colour bitmap that is held on disk as a standard ... It shows you how to load a full colour 24bit .bmp file from disk and count ... Dim z As Long, t1 As Long, t2 As Long ...
    (comp.lang.basic.visual.misc)