]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries"
authorYang Tse <yangsita@gmail.com>
Wed, 18 Mar 2009 13:58:29 +0000 (13:58 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 18 Mar 2009 13:58:29 +0000 (13:58 +0000)
docs/INSTALL

index d79b315481e22206ba16a6a405ddb0dde98ada22..f17aa85ff932d6eb90cb183c3304de3d3b28cb76 100644 (file)
@@ -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