Subj : Re: cw3220 To : borland.public.cpp.borlandcpp From : Jogy Date : Fri Jun 18 2004 04:01 pm Clems wrote: > hello, > > > i created one application with bc++5.0 and the application works good with > OS Xp and 2000. > > But If it works with 98, if i click in "open" or "save" file, when i close > my application, MessagBox error appears "name application" ......error.in > cw3220.dll. > > I searched on internet http://www.instantid.com/support/faqs.asp#2 > it's same error but i didn't find any solution for resolve problem > > Thanks! > i've got problem with DLL cw3220. > > soory for my bad english ;) > > Hello, Check this article: http://www.sirma.bg/Jogy/Reisdorph/faq3.htm#FPBug As alternative, try to build your application with multi-threaded libraries, it solves a problem with crashes after using the FileOpen/Save common dialogs. If that is not the cause, then it may be a NULL pointer passed to the string functions in cw3220. If you have CodeGuard, use it to trace problems, or build cw3220 with debug information. -- Jogy http://www.jogy.net/ jogy@sirma.bg .