Update of /cvsroot/win32forth/win32forth/src
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv29445/src
Modified Files:
WINMSG.F
Log Message:
Eliminate task bar text. EAB
Index: WINMSG.F
===================================================================
RCS file: /cvsroot/win32forth/win32forth/src/WINMSG.F,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** WINMSG.F 9 May 2007 07:46:40 -0000 1.5
--- WINMSG.F 11 Jun 2007 22:26:51 -0000 1.6
***************
*** 58,61 ****
--- 58,62 ----
:M ExWindowStyle: ( -- extended_style )
ExWindowStyle: super
+ WS_EX_TOOLWINDOW or
WS_EX_DLGMODALFRAME or
ontop? \ is this a modal message?
|