Resource file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lou

    #1

    Resource file

    How do I get an icon/bitmap from a resource file(.res)
    -Lou


  • Mattias Sjögren

    #2
    Re: Resource file

    >How do I get an icon/bitmap from a resource file(.res)

    From teh .Res file directly, of from an executable that the .Res file
    has been compiled into?



    Mattias

    --
    Mattias Sjögren [MVP] mattias @ mvps.org
    http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
    Please reply only to the newsgroup.

    Comment

    • Lou

      #3
      Re: Resource file

      Compiled version. i think, How do i compile a .res into the exe?


      "Mattias Sjögren" <mattias.dont.w ant.spam@mvps.o rg> wrote in message
      news:u7TwAJnqFH A.240@tk2msftng p13.phx.gbl...[color=blue][color=green]
      > >How do I get an icon/bitmap from a resource file(.res)[/color]
      >
      > From teh .Res file directly, of from an executable that the .Res file
      > has been compiled into?
      >
      >
      >
      > Mattias
      >
      > --
      > Mattias Sjögren [MVP] mattias @ mvps.org
      > http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
      > Please reply only to the newsgroup.[/color]


      Comment

      Working...