RE: XWin -multiwindow menu problem (Was: XWinrc bugs)

2004-04-19 Thread Rodrigo Medina
Hi Earle, At Sun, 18 Apr 2004 22:35:12 -0700 Earle F. Philhower, III wrote: That's good troubleshooting, a patch that works around the W95 bug was committed to CVS. (Are you able to run the latest cygwin DLLs under W95 still? When I was running cygwin w/W95A+IE5.5sp2 under bochs I got nothing

Re: XWin -multiwindow menu problem (Was: XWinrc bugs)

2004-04-19 Thread Brian Chase
I've had some problems with XWin as well, here's what I get: [EMAIL PROTECTED] ~ $ export DISPLAY=:0 [EMAIL PROTECTED] ~ $ Xwin -multiwindow -clipboard [1] 2068 [EMAIL PROTECTED] ~ $ Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.0.0-4 Contact: [EMAIL PROTECTED] XWin was

Re: XWin -multiwindow menu problem (Was: XWinrc Bugs)

2004-04-18 Thread Earle F. Philhower III
Hi Rodrigo, At 02:02 PM 4/17/2004 -0400, Rodrigo Medina wrote: The problems with XWinrc seem to be gone. Remains the problem with the 3 items menus, that I previously attributed to the XWinrc feature, but I now think it is a XWin -multiwindow problem. To remember the problem: All windows produce

Re: XWinrc Bugs - CVS updated

2004-04-14 Thread Earle F. Philhower III
After going over winprefs.c with one eye on the Platform SDK I found several minor things that I corrected and committed to CVS: What's fixed: . We can't use LoadIcon() to get g_hiconX since it is DestroyIcon()ed. Use LoadImage() instead, like every other icon we use. . The name of the windows

Re: XWinrc Bugs

2004-04-13 Thread Earle F. Philhower III
Howdy Rodrigo, First, thanks for writing the man page updates. The version I saw was missing some of the new items that were added, now I have no excuse not to add them myself. ;) It's hard to do any Windows 95 testing, actually it's hard to get any Win95 API documentation anymore (MS seems to

Re: XWinrc Bugs

2004-04-13 Thread Earle F. Philhower III
Oh yeah, I am looking over winprefs.c to see if there is anything untowards going on elsewhere in it. Maybe a GDI call somewhere returns a valid error under W98+ for invalid data or out-of-mem, but under W95 it kills the GDI. I'll be sure to post any findings, but my time to look at this is

XWinrc Bugs

2004-04-11 Thread Rodrigo Medina
Hi all, I have found a couple of bugs in the XWinrc feature. 1- The ICONS instruction does nothing, i.e. the applications that have a defined icon display that icon, those that don't have one display the default icon. 2- This one is really weird. The normal behavior of XWin -multiwindow is to