Page 1 of 1

Fasm add-in ideer

Posted: Sun Nov 23, 2008 8:47 am
by kmtdk
Hi
i got this ideer, when i "hoped" it already was implanted inside winasm, but it apperes not, ( intellisense, but i hoped it worked for you own functions, and not only the api :cry: )
So, first: if anyone knows if somebody have madede sutch type of add on to fasm, i would like to hear.
secound: if no one have, i think i would start on it ( cause it could be a very nice "feature" :P )

KMT dk

Re: Fasm add-in ideer

Posted: Sun Nov 23, 2008 9:11 am
by bontanu
RadAsm IDE has this feature, ie. intellisense for your functions, equates, structures and macros defined in your source without compilation just by parsing the source files... It works for MASM, TASM, SolASM, FASM, C/C++, HTML, BASIC...you name it.

... and I really doubt that an IDE like winasm does not have it...

Re: Fasm add-in ideer

Posted: Sun Nov 23, 2008 9:43 am
by kmtdk
The problem is very simple: i dont want to program for win 32 api .. ( i want to code for my os)
and secound : i cant configuate rad nor winasm to read my own functions, only api ( so if you could tell me how ... )

KMT dk