POV-Ray : Newsgroups : povray.programming : GUI-extension DLL? : Re: GUI-extension DLL? Server Time
28 Jul 2024 16:32:28 EDT (-0400)
  Re: GUI-extension DLL?  
From: Thorsten Froehlich
Date: 9 Nov 2001 05:50:14
Message: <3bebb4e6@news.povray.org>
In article <rsikut82tdebpojsaso85qf49ntkg2maap@4ax.com> , Lutz Kretzschmar
<lut### [at] stmuccom>  wrote:

> I did, but I'm afraid I can't be any help either. I have zero idea
> whether VB is up to this or not.

It is possible to interface abritrary DLLs to VB.  It should be covered in
any "advanced" VB book.  Or, try some of the tutorials on the web.
Basically all you need to do is write function prototypes.  I.e.e see the
section titles "Using Your DLL in Your VB Programs" on
<http://www.boondog.com/..%5Ctutorials%5Cdlltutor%5Cdlltutor.htm>.  Of
course, this still requires a bit of understadning of C in order to create a
matching VB function prototypes.  but this tutorial should be a good start.

For more, try this search:

<http://www.google.com/search?q=visual+basic+DLL+interface&btnG=G>


    Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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