Hi! I have in the last couple of days read about the windows portable executable format (PE format) and this is the result. It's a program that lists all the exported functions in a dll and gives you the option to google search the function or if it's a windows function, go directly to the msdn page. I'm very happy about the function that gets the exported functions, only one DllCall and the rest is DllStructs and Pointers Here's a screenshot: Download link: http://monoceres.se/Uploads/DEE.