The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: jag on January 11, 2007, 12:41:04 AM

Title: multiple include paths?
Post by: jag on January 11, 2007, 12:41:04 AM
I just installed ObjAsm32 in order to start programming with DirectX 9.
However, "autocomplete" or is it intellisense?? doesn't work when I type something like:
../ObjAsm32/
or
/masm32/ObjAsm32/

However, it works fine when typing something like
includelib kerne....

since I have my include path set to masm32/include/

Is there a way to get it to intellisense when using directories OR to have multiple include paths to avoid having to type directories?

Thanks,
Title: Re: multiple include paths?
Post by: asmrixstar on January 11, 2007, 09:36:07 AM
Actually i have another question regarding objasm

Is it possible to get the autocomplete to work on methods as well as 'Proc' s.
I really love this feature and i miss it terribly.

thank you
Title: Re: multiple include paths?
Post by: jag on January 11, 2007, 08:33:12 PM
ah, lock this thread.
answer was posted here: http://www.masm32.com/board/index.php?topic=6495.0