POV-Ray : Newsgroups : povray.binaries.images : HSL HSV colors.inc fopah : Re: HSL HSV colors.inc fopah Server Time
20 Sep 2024 20:56:48 EDT (-0400)
  Re: HSL HSV colors.inc fopah  
From: Melody
Date: 31 Dec 2019 23:30:00
Message: <web.5e0c1f88ffbdd819da690110@news.povray.org>
turns out the only bug I could not really see a way to fix,
but I could patch it ...

thread_create(&thread, NULL, func, (void *)secs);
return 1 to mIRC - dll still loaded....

calls twait(msecs) {
  echos(GlobWnd,msecs);
  // but mirc could only hear previous message

UNLESS
Sleep(50); /// fixes SendMessage issue
echos(GlobWnd,msecs)

then everything OK. patched.


Post a reply to this message

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