From: Tom D. <phe...@us...> - 2006-08-19 02:46:54
|
Update of /cvsroot/win32forth/win32forth/src/lib In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv29624/src/lib Modified Files: ADO.f Log Message: changed typelibrary to ADO 2.5 Index: ADO.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/lib/ADO.f,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ADO.f 19 Aug 2006 02:37:17 -0000 1.1 --- ADO.f 19 Aug 2006 02:46:50 -0000 1.2 *************** *** 8,12 **** needs fcom ! 2 7 typelib {EF53050B-882E-4776-B643-EDA472E8E3F2} \ inlude ADO type library --- 8,12 ---- needs fcom ! 2 5 typelib {00000205-0000-0010-8000-00AA006D2EA4} \ inlude ADO type library |