The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => WinAsm Studio => Topic started by: thomasantony on April 01, 2005, 03:55:21 AM

Title: API PArams Toolhelp
Post by: thomasantony on April 01, 2005, 03:55:21 AM
Hi,
In the older versions there used to be a toolhelp that showed the parameters of an API functions. Also,  a floating listbox with list of API functions used to appear(like the box with include files or library files). Where are they now?

Thomas
Title: Re: API PArams Toolhelp
Post by: akyprian on April 01, 2005, 02:13:58 PM
Hi,

Probably you've lost some upgrades. From Tools-Options-Intellisense you are able to set any trigger words for calling functions (e.g. Invoke, CALL, $Invoke etc etc). If the Function trigger list there is empty, you will not get the functionality you had in the older versionas. So, you either add any trigger words you like or download the FULL WinAsm Studio package from my site.

Regards,

Antonis