From 57c32b709df03e32d28229efa090b98b8935cae5 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 18 Mar 2009 13:58:29 +0000 Subject: [PATCH] Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries" --- docs/INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/INSTALL b/docs/INSTALL index d79b31548..f17aa85ff 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