POV-Ray : Newsgroups : povray.programming : GUI Extension Problem Server Time
29 Jul 2024 06:19:36 EDT (-0400)
  GUI Extension Problem (Message 1 to 1 of 1)  
From: Winefred Washington
Subject: GUI Extension Problem
Date: 1 Oct 1998 12:53:52
Message: <01bded53$be9b28f0$ddaffbcc@wwashington>
Hi,

I'm trying to write a GUI extension for POV-RAY. I've started by trying to
compile guidemo.c using VC++ 5.0. I've gotten everything to work EXCEPT the
About dialog. It appears the DllEntryPoint is never called by Loadlibrary
which causes the initialization of hInstance to be bypassed. I've tried
adding DllEntryPoint to the DEF file - but no luck. Any ideas.

Also does anyone know how to make the __declspec(dllexport) directive work,
so I can drop the DEF file?

Thanks in advance,
Winefred


Post a reply to this message

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