ResEdit Changelog

What's new in ResEdit 1.6.2

Mar 18, 2015
  • Fixed : Error in code genration
  • Fixed : Do not generate help id when 0 (DIALOG)

New in ResEdit 1.6.1 (Feb 12, 2014)

  • Fixed: UI language was always English
  • Fixed: Do not generate help id when 0
  • Added: Forbid WOW64

New in ResEdit 1.6.0 (Feb 10, 2014)

  • Added: New features for Z-order in dialog box editor
  • Added: Help id support
  • Added: New option "Generate IDs for new controls"
  • Added: Background color option in dialog editor
  • Added: Copy/paste resources

New in ResEdit 1.5.11 (Apr 17, 2012)

  • Added: Support for embedded resources in rc files
  • Added: Recent files list
  • Added: Support for negative positions in dialog box editor
  • Added: Support for octal char in rc files
  • Fixed: Menu font color is always black

New in ResEdit 1.5.10 (Mar 12, 2012)

  • Added: Support for PNG and GIF resources.
  • Added: "Open with" context menu on the resource tree
  • Fixed: Main Window size when exiting the preferences dialog box
  • Fixed: Refresh Dialog box editor properties combobox after changing a control caption.
  • Fixed: Listview "View" style was not correctly initialized when view was LVS_LIST
  • Fixed: Menu editor : the Accelerator is now Displayed in the caption property in the Properties panel.
  • Fixed: Version Information corrupted in PE files.

New in ResEdit 1.5.9 (Dec 28, 2011)

  • Fixed: Bug when saving PE file when .rsrc section is the first section of the file
  • Fixed: Preprocessor bug (was not able to parse 64-bit MinGW includes
  • Fixed: Bug when deleting A Rich Edit 2 control from a dialog resource
  • Fixed: Displayed icon sizes were sometimes wrong
  • Added: Case insensitive search in filters
  • Added: Notification when file has been modified by an external editor

New in ResEdit 1.5.8 (Oct 24, 2011)

  • Added: Single tab mode
  • Fixed: Wrong display in dialog property combobox
  • Fixed: Manifest not saved in PE files
  • Fixed: Some exe were corrupted after modification

New in ResEdit 1.5.7 (Aug 9, 2011)

  • Added: File source in the open error window
  • Added: Possibility to choose a cursor resource as icon in a picture control
  • Fixed: Vertical alignment code generation bug for checkboxes
  • Fixed: Duplicate WS_TABSTOP in combobox code generation

New in ResEdit 1.5.6 (Aug 5, 2011)

  • Added: Prossibility to choose default menu style (MENU or MENUEX) in application preferences.
  • Added: "Do not ask again" on initial includes prompt.

New in ResEdit 1.5.5 (Aug 1, 2011)

  • Fixed: Arrow key bug in the property window
  • Fixed: New cursor creation crash
  • Fixed: Infinite loop while reading StringTable
  • Added: Support of SS_REALSIZEIMAGE property.

New in ResEdit 1.5.4 (Jul 24, 2010)

  • Fixed : Bug with scrollbars in dialog editor
  • Fixed : Code generation for Dialog/control styles
  • Fixed : Bug with the size of dialogs with no title bar

New in ResEdit 1.5.3 (Jul 22, 2010)

  • Fixed : Bug in dialog editor when dialog has a menu

New in ResEdit 1.5.2 (Jul 14, 2010)

  • Fixed : Bug with groupboxes when "Force CONTROL" is true
  • Fixed : Bug in preprocessor : ignore invalid defines

New in ResEdit 1.5.1 (Jul 14, 2010)

  • Added : Support of .mui and .dlg files
  • Added : Support of .manifest files for RT_MANIFEST resources
  • Fixed : Horizontally center control in Dialog editor
  • Fixed : Support of line-breaks in string tables for PE files
  • Fixed : Bug in tab order wizard

New in ResEdit 1.5.0 (Jul 11, 2010)

  • Added : String table in-place editing
  • Added : Control text alignment in dialog editor
  • Added : Default resource language is configurable
  • Fixed : Bug with RLE4 and RLE8 bitmaps

New in ResEdit 1.4.13 (Feb 18, 2010)

  • Added : Open/Save x64 PE files
  • Fixed : Bug while saving version info resources

New in ResEdit 1.4.12 (Feb 18, 2010)

  • Fixed : Bug in version info resource editor
  • Fixed : Vista/7 UAC Compatibility for registry operations

New in ResEdit 1.4.11 (Feb 12, 2010)

  • Added : 64-bit version

New in ResEdit 1.4.10 (Feb 12, 2010)

  • Fixed : Bug in image preferences window

New in ResEdit 1.4.9 (Feb 12, 2010)

  • Fixed : Problem with MENUEX code generation.
  • Fixed : Ignore sal.h problem.
  • Added : Option to define the default language for new resources.
  • Added : �refilename%, %filename% and %filepath% to configure header file name.

New in ResEdit 1.4.8 (Oct 5, 2009)

  • Fixed : WS_TABSTOP bug for AUTORADIOBUTTON controls
  • Fixed : "Force CONTROL statement" bug in specific controls preferences.
  • Added : Changed maximum controls in a dialog box to 65535 instead of 255.
  • Added : User can define the output resource script template under Preferences/Resource script template.

New in ResEdit 1.4.7 (Jul 22, 2009)

  • Fixed : Problem when creating new bitmaps or icons from res file
  • Fixed : Problems with command-line mode
  • Added : Multiple selection, cuy/copy paste operations in string table and accelerator editors.
  • Added : "Display all controls" checkbox in the tab order window to show control not having the WS_TABSTOP style

New in ResEdit 1.4.6 (Jul 10, 2009)

  • Fixed : Quote problem in string tables
  • Added : Option to choose to generate DIALOG or DIALOGEX for new dialog resources.

New in ResEdit 1.4.5.3 (Jun 30, 2009)

  • Fixed : Bug when changing the id of a toolbar button

New in ResEdit 1.4.5 (Jun 22, 2009)

  • Fixed : Unicode support for ResEdit.xml
  • Added : Windows Vista icons support
  • Added : RT_HTML resources support
  • Added : multiple string table allowed (one per language)
  • Added : zoom functionnality in the dialog editor
  • Added : choice in output file support : ANSI, UTF-8 and UTF-16
  • Added : Code generation options (C/PASCAL)
  • Added : Command-line support
  • Added : Export to PE files
  • Added : ASM-like comments in .rc files

New in ResEdit 1.3.7 (Jan 14, 2008)

  • Snap to control mode in the dialog editor
  • Windows 9x compatibility
  • Possibility to change the symbolic ID values
  • Cusomizable default size, default caption and default identifier for each control type (saved in ResEdit.xml)
  • Customizable resource file name for id definitions
  • Various bug corrections