Author: wyoung
Date: Wed Apr 11 22:50:30 2007
New Revision: 1498

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1498&view=rev
Log:
Updated VS 2003 backporting notes in README.examples

Modified:
    trunk/README.examples

Modified: trunk/README.examples
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/README.examples?rev=1498&r1=1497&r2=1498&view=diff
==============================================================================
--- trunk/README.examples (original)
+++ trunk/README.examples Wed Apr 11 22:50:30 2007
@@ -111,9 +111,11 @@
             which doesn't include MFC.
 
     Open examples\vstudio\mysqlpp_gui_examples.sln to begin working
-    with these examples.  They probably only work correctly in Visual
-    Studio 2005, at the moment.  If you want to backport them to VS
-    2003, it's probably not hard, and we will accept patches for this.
+    with these examples.  They only work correctly in Visual Studio
+    2005 right now.  If you want to backport them to VS 2003, it's
+    probably not hard, and we will accept patches for this.  The main
+       difficulty is that VS 2003 supports Managed C++, which isn't
+       the same thing as C++/CLI.
 
     The main justification for these examples is that Unicode is
     handled differently in Windows GUI programs than on the POSIX


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to