CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is the bug here?



Thanks for the response.  My documentation (I'm using BCB1) says that I have
to include BCBMM.LIB and distribute BCBMM.DLL with the application if I'm
going to pass classes with Strings to a DLL.  When I did that, the program
crashed while it was starting up.  What I did was to change the calls so
that instead of passing TStringField, I'm passing char *.  I do the
conversion in the main program.  Now it works.

Thanks,
Travis

-----Original Message-----
From: Michael Lang <mwlang@mindspring.com>
To: cpb-thread@zdtips.com <cpb-thread@zdtips.com>
Date: Wednesday, May 20, 1998 12:32 PM
Subject: Re: What is the bug here?


>Sounds like you're using static RTL and you're not including MEMMGR.LIB in
>your DLL and application projects.
>
>Michael



W Komornicki's Home Page | Main Index | Thread Index