POV-Ray : Newsgroups : povray.programming : VC++ 6.0 & GUIext Server Time
29 Jul 2024 02:24:03 EDT (-0400)
  VC++ 6.0 & GUIext (Message 1 to 3 of 3)  
From: Ryan Hagelstrom
Subject: VC++ 6.0 & GUIext
Date: 9 Feb 1999 03:56:13
Message: <36BFF6E2.53BD2A88@silver.sdsmt.edu>
Anyone have a very basic GUI ext example that was written with VC 5 or 6
that they would like to share with me? I'm having trouble with POV
loading my extension.

I get the "Could not get Init address for GUI Extension DLL" error.
And yes, I have __declspec(dllexport)  in there.

Thanks

ryan


Post a reply to this message

From: Roberto Pellagatti
Subject: Re: VC++ 6.0 & GUIext
Date: 16 Feb 1999 08:53:14
Message: <36c9784a.0@news.povray.org>
Ryan Hagelstrom ha scritto nel messaggio
<36BFF6E2.53BD2A88@silver.sdsmt.edu>...
>Anyone have a very basic GUI ext example that was written with VC 5 or 6
>that they would like to share with me? I'm having trouble with POV
>loading my extension.
>
>I get the "Could not get Init address for GUI Extension DLL" error.
>And yes, I have __declspec(dllexport)  in there.
>
>Thanks
>
>ryan
>
>
I have succesfully compiled the GuiExt example (with some modification to
the original) with VC6. I'd like to post my version, but where ? I can send
it to you, but how to give it to everybody ?
Anyway, if you still need it, give me your e-mail.

Hi

Roberto


Post a reply to this message

From: Ryan Hagelstrom
Subject: Re: VC++ 6.0 & GUIext
Date: 19 Feb 1999 02:11:00
Message: <36CD0D43.E023B72E@silver.sdsmt.edu>
I believe you could post it in povray.binaries.programming.

thanks

ryan

Roberto Pellagatti wrote:

> Ryan Hagelstrom ha scritto nel messaggio
> <36BFF6E2.53BD2A88@silver.sdsmt.edu>...
> >Anyone have a very basic GUI ext example that was written with VC 5 or 6
> >that they would like to share with me? I'm having trouble with POV
> >loading my extension.
> >
> >I get the "Could not get Init address for GUI Extension DLL" error.
> >And yes, I have __declspec(dllexport)  in there.
> >
> >Thanks
> >
> >ryan
> >
> >
> I have succesfully compiled the GuiExt example (with some modification to
> the original) with VC6. I'd like to post my version, but where ? I can send
> it to you, but how to give it to everybody ?
> Anyway, if you still need it, give me your e-mail.
>
> Hi
>
> Roberto


Post a reply to this message

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