The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: KetilO on January 02, 2007, 10:51:28 AM

Title: ResEd Ver. 1.1.3.5
Post by: KetilO on January 02, 2007, 10:51:28 AM
Whats new:

1.1.3.5 - 2007.01.02
--------------------
o Added 'Auto renumber ID's' to format menu
  Start ID for auto renumber is taken from currently selected control in a multiselection.

1.1.3.4 - 2006.12.07
--------------------
o Added 'Save as RadASM dlg file' to project menu

1.1.3.3 - 2006.10.31
--------------------
o Added PowerBasic name export option.

Get it here:
http://www.radasm.com/projects/ResEd.zip

KetilO
Title: Re: ResEd Ver. 1.1.3.5
Post by: Shantanu Gadgil on January 02, 2007, 02:19:43 PM
Works like a charm!!!  :) Sweet!!! :U :U :U
The autonumbering thing works A-OK here.

Regards,
Shantanu
Title: Re: ResEd Ver. 1.1.3.5
Post by: Shantanu Gadgil on January 07, 2007, 06:51:11 PM
Hi,
The STYLE DWORD editbox doesn't seem to like CTRL+V (mouse right-click > PASTE works OK though).

Regards,
Shantanu
Title: Re: ResEd Ver. 1.1.3.5
Post by: ramguru on January 10, 2007, 01:48:52 PM
There is a bug in style manager concerning SysListView32 styles:
styles:

LVS_ICON
LVS_REPORT
LVS_SMALLICON
LVS_LIST

are independent, they don't add up
P.S. I know it's not an easy task, since I have alike problems with my own style manager...Window styles are quite a mystery  :lol
Title: Re: ResEd Ver. 1.1.3.5
Post by: KetilO on January 10, 2007, 10:45:15 PM
Thanks ramguru

ResEd 1.1.3.5b uploaded.

KetilO