Re: TResourceStream: Why isn't this code working ?
From: Stephan St-Denis (stephans_at_progicielsconcept.com)
Date: 11/07/03
- Next message: Eric Hill: "Re: big single sql string"
- Previous message: Iain Macmillan: "Re: Syntax for passing constant parameters ?"
- In reply to: Kurt Barthelmess: "Re: TResourceStream: Why isn't this code working ?"
- Next in thread: Peter Below (TeamB): "Re: TResourceStream: Why isn't this code working ?"
- Reply: Peter Below (TeamB): "Re: TResourceStream: Why isn't this code working ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 7 Nov 2003 14:03:58 -0500
Kurt,
I know there are plenty of freeware and shareware utilities out there but
none will teach me how it's done. I like to play with things like that from
time to time. It would be easier to use an existing program to extract
resources. I prefere to build one by myself. I'm currently studying
everything related to resources in the Win SDK help file.
Thanks again for taking your precious time to help me.
Regards,
Stephan
"Kurt Barthelmess (TeamB)" <kbarthelmess@compuserve.com> a écrit dans le
message de news:3fabe6ea.65110994@newsgroups.borland.com...
> "Stephan St-Denis" <stephans@progicielsconcept.com> wrote:
>
> >BTW, All I want to do is to be able to extract all BITMAPS and ICONS
> >resources from any program (DLL and other portable files). I do this just
> >for fun, in order to better understand how resources are stored and how
to
> >handle them.
>
> There are a number of freeware / shareware utilities that will extract
> resources from an application. Look on your Delphi CD to see if
> WorkShop is included. That will let you open an .exe, and extract the
> resources into individual .bmp or .res files for further examination
> and editing.
>
> Good luck.
>
> Kurt
>
- Next message: Eric Hill: "Re: big single sql string"
- Previous message: Iain Macmillan: "Re: Syntax for passing constant parameters ?"
- In reply to: Kurt Barthelmess: "Re: TResourceStream: Why isn't this code working ?"
- Next in thread: Peter Below (TeamB): "Re: TResourceStream: Why isn't this code working ?"
- Reply: Peter Below (TeamB): "Re: TResourceStream: Why isn't this code working ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|