Win32 API to enumerate dll export functions?

Posted by user15071 on Stack Overflow See other posts from Stack Overflow or by user15071
Published on 2009-07-14T21:25:42Z Indexed on 2010/04/04 10:43 UTC
Read the original article Hit count: 403

Filed under:
|
|
|

I found similar questions but no answer to what I am looking for. So here goes:

For a native Win32 dll, is there a Win32 API to enumerate its export function names?

© Stack Overflow or respective owner

Related posts about c++

Related posts about winapi