<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hallo Francis,<br>
<br>
I made some changes to Vortex that allows Free Pascal to use the
library. For C/C++ users the API and Vortex functionality remains
unchanged.<br>
<br>
I hope this patch finds its way into the main code.<br>
<br>
Regards<br>
Wimpie<br>
<br>
<br>
Francis Brosnan Blázquez wrote:
<blockquote cite="mid:1249310674.3102.27.camel@tot.local" type="cite">
<blockquote type="cite">
<pre wrap="">Hi
</pre>
</blockquote>
<pre wrap=""><!---->
Hi,
</pre>
<blockquote type="cite">
<pre wrap="">I am busy to implement a Free Pascal (like Delphi) component to use
Vortex library. Free Pascal has problems to deal with shared libraries
that create their own threads without Free Pascal's knowledge.
</pre>
</blockquote>
<pre wrap=""><!---->
Nice.
</pre>
<blockquote type="cite">
<pre wrap="">Is there a way to make Vortex use custom thread_create and
thread_destroy functions, something like the vortex_io_waiting_set_xxxxx
API?
</pre>
</blockquote>
<pre wrap=""><!---->
No, at least in a ready to use API. Cheers!
</pre>
<blockquote type="cite">
<pre wrap="">Thanks
Wimpie
</pre>
</blockquote>
</blockquote>
<br>
</body>
</html>