From: George H. <geo...@us...> - 2005-04-28 16:01:37
|
Update of /cvsroot/win32forth/win32forth/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14637/win32forth/src Modified Files: CONTROL.F Dc.f Dialog.f Extend.f FONTS.F MAPFILE.F Utils.f WINMSG.F WORDS.F Log Message: gah: removed a few rel>abs from files Index: WINMSG.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/WINMSG.F,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** WINMSG.F 21 Dec 2004 00:19:08 -0000 1.1 --- WINMSG.F 28 Apr 2005 16:01:25 -0000 1.2 *************** *** 214,218 **** &InfoRect GetClientRect: self Brush: TIPCOLOR ! &InfoRect rel>abs GetHandle: dc call FillRect ?win-error TRANSPARENT SetBkMode: dc --- 214,218 ---- &InfoRect GetClientRect: self Brush: TIPCOLOR ! &InfoRect GetHandle: dc call FillRect ?win-error TRANSPARENT SetBkMode: dc *************** *** 261,262 **** --- 261,263 ---- MODULE + |