POV-Ray : Newsgroups : povray.off-topic : Inspect DLL : Re: Inspect DLL Server Time
5 Sep 2024 01:22:53 EDT (-0400)
  Re: Inspect DLL  
From: Invisible
Date: 12 Oct 2009 06:51:42
Message: <4ad30a3e@news.povray.org>
>> OK, so here's a question: I think I understand how to load a DLL and 
>> call the functions it exports, but... how do you find out what 
>> functions a DLL exports?
> 
> Google "list dll functions"?  First result is this: 
> http://www.nirsoft.net/utils/dll_export_viewer.html

Well, it seems to work anyway...

>> Can you get an argument list? How about type information?
> 
> No. No.

I had a feeling that would be the case. The symbols have to be in the 
DLL so you can look them up, but nothing else is required...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.