Shoutbox

use createthread? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: use createthread? (/showthread.php?tid=54706)

use createthread? by demonioardente on 01-07-2006 at 08:25 AM

is it possible to use createthread()?
and if so, which parts is it allowed to be used in? (are there any functions that i cant use it in?)


RE: use createthread? by RaceProUK on 01-07-2006 at 12:32 PM

You can use CreateThread() wherever you like: just remember that you can't use DisplayToast(), SetNewName() or AddEventEntry() from the threads you create.