Otto,
No, I have not looked at or tried Fbedit at all. I have used Ultra Edit for years and I am quite comfortable with it just as Antonio is with using the Borland Resource Editor. It could be that Fbedit was designed more for creating ASM files.
Enrico,
I extracted all 114 files to a folder. Most, if not all look to be samples. There are a couple of dll's and lib's but may be ASM samples. I ran ResEd on two other XP Pro systems with no GPF’s. Are running Vista and, if so, is it 32 or 64 bit?
Using WinZip, I checked the CRC under “Properties” and got 72E93015. Could it be your download was corrupted? To check which version was currently posted, I had to download it a couple of times before WinZip would open the file.
I tried opening several FiveWin .RC sample files and had no problems opening any of them. A couple samples I opened (i.e. Testtrer.rc or testdlg4.rc) had “produced by Borland Resource Workshop” at the top of the file. The ResEd zip file also contains several demo .RC files which I also had no trouble opening.
The original zip file I downloaded had a ResEd.exe date of 8/24/2007; however, the latest version is 11/9/2007. According to Ketil, “ResEd 1.1.4.3 contains many improvements and a few bug fixes.”
Armando,
No, for use with FiveWin, it seems that it only works with .RC files which are also used with UEStudio. I do not know for certain, but it seems these applications were originally designed to be used with assembler applications. It just so happens that the same RC files also work with C, FiveWin and (x)Harbour.
Jose,
I too also had a similar problem at first. In the latest version go to “Options” “Options” and select the Behaviour tab. In the right there is a check box labled as “Styles as Hex.” Deselect it. What I found was I could compile using Borland either way but the UEStudio Resource Editor didn’t like the Hex values at all. I assume Borland Resource Editor is the same.
What OS are you using, i.e. XP or Vista?
For All,
In the same Behaviour tab as above there is also an option to “Keep Toolbox selection.” It was a suggestion of mine but implemented poorly. A further change will be made to replace the option with either holing down the ALT, CTRL or whatever to make things more efficient.
A second addition coming is Undo. I found it worked in certain cases but not for control placement.
I also suggested that Reload and/or Close icons be added. When I switch to UES, I might make changes to the RC file directly and if not reloaded into ResEd, any changes would not be updated.