News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

ML64 A form of prototype who verify the number of arguments

Started by TouEnMasm, May 01, 2021, 03:54:13 PM

Previous topic - Next topic

hutch--

There is another option for anyone who can write a reasonable parser, select the start of an API or similar function in your own assembler code then scan the function call from its start to its end. Count the arguments then refer to a fast access list to get the argument count.

A relatively straight forward tool to make and if you had it set up in the editor of your choice, you would place the cursor on the function name and just press a key and it would come back as an argument count plus any other information you wanted to attach to the function call.

Making the fast lookup list would take a lot of work but it could be done.

TouEnMasm

 :skrewy:
It seems that "Windows 3000." is going on.
After filtering with the contents of the libraries,I get  16029 functions and 489 files.
I need to made a little more tests,that all.

Fa is a musical note to play with CL