Re: Program crash with regex wrapper after translation

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

Karl Bochert writes:
> I compiled the pcre.dll from the publicly available C sources using
> the LCC compiler. The sources do not have 'cdecl" in them. 

I believe _cdecl is the default with Lcc and most other compilers.

> Perhaps the dll should be compiled with Watcom? That would at least
> speed it up considerably.

The important thing is to declare all the C routines as __stdcall.
Be aware that the exported names might change as a result.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu