Re: Threads on Win32 Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

I'm guessing, but I'm under the impression that threads require *real* =
function addresses. The only Euphoria routine address I know how to get =
is the callback address, using call_back(). The problem is that the =
Euphoria callback function requires four parameters, while the thread =
function expects only one. You would probably have difficulty convincing =
Win32 that the callback address was a good thread function address - =
you'd probably get an internal frame error or something.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu