aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-03-18 13:58:29 +0000
committerYang Tse <yangsita@gmail.com>2009-03-18 13:58:29 +0000
commit57c32b709df03e32d28229efa090b98b8935cae5 (patch)
tree6bad0421c232d3b7c0fff3ad46041f8f0497e57b
parent5f19822e37501e1e168408c947b1c757e8f06327 (diff)
Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries"
-rw-r--r--docs/INSTALL3
1 files changed, 3 insertions, 0 deletions
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