From: Yang Tse Date: Wed, 18 Mar 2009 13:58:29 +0000 (+0000) Subject: Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries" X-Git-Tag: curl-7_19_5~263 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57c32b709df03e32d28229efa090b98b8935cae5;p=thirdparty%2Fcurl.git Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries" --- diff --git a/docs/INSTALL b/docs/INSTALL index d79b315481..f17aa85ff9 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -177,6 +177,9 @@ Win32 KB140584 - How to link with the correct C Run-Time (CRT) library http://support.microsoft.com/kb/140584/en-us + KB190799 - Potential Errors Passing CRT Objects Across DLL Boundaries + http://msdn.microsoft.com/en-us/library/ms235460 + If your app is misbehaving in some strange way, or it is suffering from memory corruption, before asking for further help, please try first to rebuild every single library your app uses as well as your