Subject | Re: [firebird-php] PHP Driver status |
---|---|
Author | Giovanni Premuda |
Post date | 2008-10-16T02:09:38Z |
Pierre Joye wrote:
the application, they dont' even depend on the application using a C
Runtime Library.
What you are describing are problems that happen only with dll's that do
share memory with some ugly hack.
Giovanni
> VC6, 7, 8 and 9 CRTs are not compatible with each other. It is notfbclient.dll and gds32.dll certainly do not depend on the CRT version of
> recommended (read: don't do it) to mix them at runtime. For example,
> when memory areas are allocated by a CRT and freed by another may end
> to crashes.
the application, they dont' even depend on the application using a C
Runtime Library.
What you are describing are problems that happen only with dll's that do
share memory with some ugly hack.
Giovanni