Re: List of dll export info in txt files

new topic     » goto parent     » topic index » view thread      » older message » newer message

Terry Constant wrote:

> I have extracted the export tables of the following DLLs and put just
> the names of the windows routines, that can be called using c_func, in
> simple lists in text files. I find them helpful in determining the exact
> name to use in define_c_func. I use them with a batch file that points
> to them and uses a command line grep utility.

Is this just a list of function names, or does it contain the prototypes of
the calls as well?

It would be a great service if someone decided to maintain a library of
functions, so we could just include something like 'gdi.e' and get all the
gdi.dll calls.

Post it to the Euphoria page!

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu