WinAPI Function to modify EXE resources

From: Richard Cox (rpcox_at_traqs.com)
Date: 01/24/04


Date: Sat, 24 Jan 2004 15:10:18 -0000

Is there a WinAPI function which modifies resources (e.g. resource strings,
bitmaps, icons etc.)? There are plenty for reading them (LoadResource and so
on) but I cannot find any which modify the contents of a resource. Clearly
it must be possible to do this, since resource editors exist which modify
EXE files.

Any help much appreciated.

Richard.



Relevant Pages

  • Re: WTL CCombobox with CBS_DROPDOWNLIST style
    ... "Properties/Behavior" in resource editor... ... At the moment all of my controls are initialized with DDX_CONTROL_HANDLE ... I would like to modify the Combobox control from default DROPDOWN style ...
    (microsoft.public.vc.atl)
  • Re: Creating a conference room resource in Exchange 2007?
    ... - originator and office manager can ... I created a conference room resource in exchange 2007 through the ... I was curious if there is an easier way to modify some of the ...
    (microsoft.public.exchange.admin)
  • Re: WinAPI Function to modify EXE resources
    ... > on) but I cannot find any which modify the contents of a resource. ... > EXE files. ... these functions which work on both Win9x and NT-based OS. ...
    (borland.public.delphi.nativeapi)
  • Re: Create a self contained CDialog, (no .rc/resource.h files)
    ... If I do copy-paste, I have an *editable* dialog that I can modify using the ... existing tools, including adding handlers for the new controls, adding variables for the ... If I have to modify a template, I have to do all this "by hand". ... copy a dialog that had no resource file. ...
    (microsoft.public.vc.mfc)
  • Re: Is there any way to make a section in executable.. ??
    ... An external resource is not a bad idea, but you might run into race ... conditions that could crash all running instances of your application using ... >> that you can come to would be to have another application modify your ... >> loaded into memory completely. ...
    (microsoft.public.vc.mfc)