Subj : Re: Heap Manager Bug To : borland.public.cpp.borlandcpp From : Vicente Flich Date : Mon Nov 17 2003 01:32 pm I have try to rebuild CW3230.DLL as explained in http://www.sirma.bg/Jogy/bcrtlfix.html but when I built it with BUILD WIN32, I have the error that cannot open the file "cstddef" from the file stddefs.h in line 50: # include "stdcomp.h" /* Set compiler-specific flags */ STARTWRAP #ifndef RWSTD_NO_NEW_HEADER #include <<<<<<<====line 50!!!!! #else #include /* Looking for size_t */ #endif ENDWRAP I serach for the file "cstddef" and do not found it in my system :-( Anyone can help me? Thanks Vicente Flich .