POV-Ray : Newsgroups : povray.off-topic : Inspect DLL : Re: Inspect DLL Server Time
5 Sep 2024 01:24:44 EDT (-0400)
  Re: Inspect DLL  
From: Le Forgeron
Date: 12 Oct 2009 07:13:20
Message: <4ad30f50$1@news.povray.org>
Invisible a écrit :
> 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?
> 
> I mean, one way would be to find some documentation. But if you don't
> have any... is there some way to inspect the symbol list somehow? Can
> you get an argument list? How about type information?

Worse, How do you find which DLL are needed by a DLL ?
There is a "dependancy walker" (from  steve P. Miller) but that might
not provide the argument list.


Post a reply to this message

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