Use Pelles C runtime functions from ASM?

Started by Freddy, August 18, 2007, 03:13:34 AM

Previous topic - Next topic

Freddy

Hello!
How can I use Pelles C Runtime DLL with other languages like ASM for example?
I want to use Pelles C's regcomp and regexec functions from ASM.

I use FASM, but an example for any assembler will be great!

Thanks!