POV-Ray : Newsgroups : povray.programming : win98se mingw povray : Re: win98se mingw povray Server Time
26 May 2024 14:39:07 EDT (-0400)
  Re: win98se mingw povray  
From: alphaQuad
Date: 5 Dec 2007 20:30:00
Message: <web.47574f89d201812ed8615d340@news.povray.org>
chc> IMHO the HTML Help API should be supported by w32api because it is an
chc> important Windows feature (more so than RTF help) used by most
applications.
chc> I know that htmlhelp.lib is a static library so it is probably better if
chc> w32api has an equivalent library, but a direct import library is the next
chc> best thing. However, if linking directly with htmlhelp.lib works with MinGW
chc> then that should be good enough, but I haven't tried it. Have you, Phil?

Yes, I tried to link with an original htmlhelp.lib, but to no success,
so at first I had to use LoadLibrary/GetProcAddress, and now -
libhtmlhelp.a.


http://forums.codeblocks.org/index.php?topic=1145.0;wap2
back to same but no follow up, I doubt he got it.

its not just ME!

can we define htmlhelp as
LoadLibrary/GetProcAddress

another way?


Post a reply to this message

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