[ANNOUNCEMENT] Server Test 88

Harold L Hunt II huntharo@msu.edu
Sat May 31 19:49:00 GMT 2003


Earle,

Earle F. Philhower III wrote:

> Howdy Harold,
> 
> It looks like the XWin.rc you were working on got put into this version
> causing the icon munging in the exit dialog.  The code I sent works only
> the older version w/o the dlgframe style.
> 
> --- xwin_88/XWin.rc     2003-05-28 20:51:51.000000000 -0700
> +++ xwin/XWin.rc        2003-05-31 09:46:09.000000000 -0700
> @@ -53,8 +53,7 @@
>  /* Exit */
> 
>  EXIT_DIALOG DIALOG DISCARDABLE 32, 32, 180, 70
> -STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | WS_TABSTOP | 
> DS_CENTER| WS_DLGFRAME
> -EXSTYLE WS_EX_DLGMODALFRAME
> +STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | WS_TABSTOP | 
> DS_CENTER
>  FONT 8, "MS Sans Serif"
>  CAPTION "Cygwin/XFree86 - Exit?"
>  BEGIN
> 

That seems to have taken care of it.  Thanks for helping.

Harold



More information about the Cygwin-xfree mailing list