Hello,<br><br>Since i got some more time again, and want to continue my pyrex fun, I was wondering how to wrap a function like<br><br>int SYMEXPORT logaction(char *fmt, ...)<br><br>This is a general test logging funciton, accepting a format like logaction("%s %d", "string", 12);<br>
<br>Yours,<br>Georg<br>