News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

RadASM 2.2.1.0 bugtest

Started by KetilO, June 26, 2006, 10:48:58 AM

Previous topic - Next topic

KetilO

Hi Shantanu

Not able to reproduce bug.
It is important to update both radasm.exe and resourceid.dll addin.

KetilO

KetilO

Thanks Mark Jones

Let me know if you find anything.

KetilO

KetilO

Thanks drizz

New upload of the RadASM 2.2.1.0 bugtest.

o Updated ResourceID addin.

KetilO

KetilO

Hi RedHawK

Double clicking on toolbar and choose reset should fix the problem.

KetilO

Shantanu Gadgil

All OK now! Works OK!

Any chance of letting us _choose_ the name of the file to which the plugin will export the IDs???

Regards,
Shantanu
To ret is human, to jmp divine!

tabs

How in the world do you install/setup this "program." It only opens html files. I've downloaded every friggen zip file and unzipped it all into C:\RadASM and I still can't create ASM projects  :tdown

Shantanu Gadgil

Yo! "tabs", easy there!!!  :bg :bg

Go to the "Programming Languages" menuitem (under Tools or Options, not sure as I don't have RadASM here) and _add_ the .ini file corresponding to the assembler you want.

The .ini files are in the same directory as the RadASM.ini file (masm.ini, nasm.ini, et al)

Regards,
Shantanu
To ret is human, to jmp divine!

KetilO

Hi Shantanu

Quote
Any chance of letting us _choose_ the name of the file to which the plugin will export the IDs???

Sorry but no as that would make it difficult to use the file in a template.
However the latest upload of RadASM 2.2.1.0 bugtest:
Quote
This addin auto exports resource id's to the file rsrc.xxx when any of the
resource scripts are updated. At the same time code properties are refreshed.
This means that code complete on resource id's will work immediatly after any
resource script is saved.
The export is done ONLY if the rsrc.xxx file exists in the projects root folder.

rsrc.xxx:
------------------------
Assembly rsrc.inc
Hla rsrc.hhf
C/C++ rsrc.h
bcet, fb rsrc.bi


KetilO

Shantanu Gadgil

QuoteSorry but no as that would make it difficult to use the file in a template.
Oh...ok...I see. Doesn't matter...I just be happy with the name rsrc.inc  :bg :bg

Excellent addin btw...much appreciated!!!  :U :U

Regards,
Shantanu
To ret is human, to jmp divine!

tabs

Locks up when I open files on win98, amd, 256 MB. Using last version atm.

Can I get some installation instructions? I can't seem to compile the files that come along with the Assembly.zip package. I changed the path to D:\fasm and I get error:

FASM "File.asm" "File.exe"

:S I'm trying to compile the example project "TestFASM"

KetilO

Thanks tabs

New upload fixes win98 lockup.

Try changing the project build option to match your fasm installation.

KetilO

KetilO

Hi all

New upload:

o Added option to minimize RadASM on run. RadASM will stay minimized while program is running.
  - You can also use this to kill a program that hangs by restoring RadASM and press Esc.
o Project options now has a Path and Main Files buttons. Purpose is to have the info at hand
  while setting up project build options.
o On build errors RadASM will jump to first error.

KetilO

donkey

Hi Ketil,

Not really a bug but when using "minimize on run" and restoring RadASM then pressing ESC to end an application the main window is restored using SW_NORMAL even if RadASM was maximized.

Edgar
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable

KetilO


Shantanu Gadgil

I am using POASM.

The latest upload is locking up when there is an error while assembling/linking.

What is also happening is that the command window comes up which shows the output of the POASM/POLINK command in "slow motion", one character at a time.

I went back to the last upload, and no problems there!

Regards,
Shantanu
To ret is human, to jmp divine!