|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |