From: George H. <geo...@us...> - 2007-04-30 08:27:48
|
Update of /cvsroot/win32forth/win32forth/src/gdi In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv15418/win32forth/src/gdi Modified Files: gdiStruct.f Log Message: gah:Tidied up vocabularies in class.f and added dependencies to dc.f and gdi\\gdistruct.f Index: gdiStruct.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/gdi/gdiStruct.f,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** gdiStruct.f 8 Jan 2006 09:28:08 -0000 1.4 --- gdiStruct.f 30 Apr 2007 08:27:45 -0000 1.5 *************** *** 8,11 **** --- 8,13 ---- cr .( Loading GDI class library - Structs...) + needs class.f + WinLibrary COMDLG32.DLL |