Subj : Bug in CW3230.DLL To : borland.public.cpp.borlandcpp From : Vicente Flich Date : Thu Nov 20 2003 01:27 pm To fix the bug in heap manager, 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 .