Hi, Ketil,
Is there a possibility to do recurse check of .inc files for structures and procedure prototypes?
Yet another issue:
I have masm installed in disk c:\masm32
I have Radasm installed in disk e:\radasm
I have project e:\Radasm\masm\projects\test
Relative paths to include files in upper directories, let's say '\utils\myutil.h' is'nt working, so I have to use absolute paths, which I hate mostly. I know that this is compilers problems, but if anyone could explain how to configure radasm properly, I would realy apreciate it.
Is there a possibility to do recurse check of .inc files for structures and procedure prototypes?
Yet another issue:
I have masm installed in disk c:\masm32
I have Radasm installed in disk e:\radasm
I have project e:\Radasm\masm\projects\test
Relative paths to include files in upper directories, let's say '\utils\myutil.h' is'nt working, so I have to use absolute paths, which I hate mostly. I know that this is compilers problems, but if anyone could explain how to configure radasm properly, I would realy apreciate it.
Hi Ulterior
Is there a possibility to do recurse check of .inc files for structures and procedure prototypes?
Not shure what you are asking.
I guess setting the path enviroment would allow you to reference the file without any path at all. This can be done in masm.ini section
KetilO
Is there a possibility to do recurse check of .inc files for structures and procedure prototypes?
Not shure what you are asking.
I guess setting the path enviroment would allow you to reference the file without any path at all. This can be done in masm.ini section
KetilO