Re: Regression in file handleing.

2004-04-01 Thread Hans Leidekker
On Wednesday 31 March 2004 17:03, [EMAIL PROTECTED] wrote: Andrew Talbot reports a regression in icon handling in this bug report. http://bugs.winehq.org/show_bug.cgi?id=2135 apparently it was caused by this patch http://cvs.winehq.org/patch.py?id=11698 Not sure, but it may be fixed

Re: WineAdoptThread

2004-04-01 Thread Mike Hearn
I should note for observers that this is part of work Paul is doing to allow WineLib to be initialized on the fly, so libwine can be dlopened and used directly. On Thu, 01 Apr 2004 00:25:45 -0500, Paul Davis wrote: /*** *

ANNOUNCE: CVS to arch gateway

2004-04-01 Thread Mike Hearn
Hi everybody, I'm pleased to announce the public availability of a gateway from WineHQ CVS to the GNU arch version control system. It marks the beginning of an experiment not just in new forms of source control, but in new ways for the Wine project to be organized and function. Nobody knows if

Re: ANNOUNCE: CVS to arch gateway

2004-04-01 Thread Mike Hearn
On Thu, 01 Apr 2004 14:26:49 +0100, Mike Hearn wrote: http://navi.cx/mike/wine/archive [EMAIL PROTECTED]/wine--mainline--0.9 Ah crud - of course that should be: http://navi.cx/~mike/wine/archive ^^^ Not a good start ;) Oh one other thing to mention is that hard linking

Re: OleDropTargetInterface prop on: RegisterDragDrop at: dlls/ole32/ole2.c

2004-04-01 Thread Dimitrie O. Paun
On March 31, 2004 5:11 pm, Sebastian Wain \(Hotmail\) wrote: I think it's not a well documented property (not in MSDN) but it appears to be useful if somebody (sometime) will try to automate dragdrop operations. Patches are always higly appreciated! If you've discovered a bug, or a missing

Fwd: Developer's path to Windows/*NIX multi-platform?

2004-04-01 Thread Sylvain Petreolle
You should write to wine-devel for that. = Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net) Say NO to software patents Dites NON aux brevets logiciels You believe it's the year 1984, when in fact, its closer to 21841984 / Matrix Yahoo!

MFC app compile problems with AFX

2004-04-01 Thread [EMAIL PROTECTED]
Since I was told the winlib docs are out of date, I'll try posting this problem. winemaker --interactive seems to have worked and converted the 'winders' source .cpp and .h files and made the backups fine. It only created one file; Makefile When I type 'make' it produced a bunch of afx

Re: bug in winemine about box

2004-04-01 Thread Blake Leverett
this seems to be broken on win2k3, even if run in compatibility mode. See attached screenshot. It's OK on wine, and I don't have other versions of windows to test. Ivan. Are you really running a windows version of winemine under XP running in Bochs? Or is the screen shot misleading?

Re: abnt2 delete keys problem

2004-04-01 Thread Rafael Ávila de Espíndola
On Thursday 01 April 2004 00:37, Dmitry Timoshkov wrote: As far as I can see that's an X behaviour, we can do nothing about it. All I can suggest is to send a bug report to XFree86 people. I don't think so. Both delete keys work with xterm, Qt and GTK2. -- Dmitry. Rafael Ávila de Espíndola

Re: bug in winemine about box

2004-04-01 Thread Ivan Leo Murray-Smith
Are you really running a windows version of winemine under XP running in Bochs? Or is the screen shot misleading? No, that is a windows build of winemine running on windows server 2003 (Got a 180 day trial license from M$, it's a free download), that is NOT windows xp. xp does run on bochs,

Re: winapi_stats

2004-04-01 Thread hatky
As I see you are the only one checking my patches please check http://hatky.myz.info/wine/site/winapi_stats and see if it's ok and it there are any more changes needed -- Hatky, Worshiper of wine (http://www.winehq.org/), Impossible is only an opinion.

Re: shell32 patch 28

2004-04-01 Thread Alexandre Julliard
Martin Fuchs [EMAIL PROTECTED] writes: Changelog: _ILCreateFolder(), _ILCreateValue(): check for NULL in AlternateFileName cAlternateFileName is an array, it cannot possibly be NULL. -- Alexandre Julliard [EMAIL PROTECTED]

Re: winapi_stats

2004-04-01 Thread Francois Gouget
On Fri, 2 Apr 2004, hatky wrote: As I see you are the only one checking my patches Well, I know it can be tricky to get the statistics just right. My stats were not 100% correct the first time around either (and they may still not be). please check

Ping: Gerald Pfeifer

2004-04-01 Thread Dimitrie O. Paun
Hi Gerald, It seems nobody can send you email because: Recipient: [EMAIL PROTECTED] Reason:Service unavailable; Client host [fep03-mail.bloor.is.net.cable.rogers.com] blocked using abuse.rfc-ignorant.org; Not supporting [EMAIL PROTECTED]; See http://www.dbai.tuwien.ac.at/block.html

Re: Developer's path to Windows/*NIX multi-platform?

2004-04-01 Thread Dimitrie O. Paun
You ask: I am willing to re-write my best Windows software from scratch, but I insist that the result is native or almost on Linux so there are not any weird GUI glitches. Do you think Wine is the way to go for me, or am I better off writing individual versions and keeping the Windows

Re: ANNOUNCE: CVS to arch gateway

2004-04-01 Thread Troy Rollo
On Thu, 1 Apr 2004 23:37, Mike Hearn wrote: On Thu, 01 Apr 2004 14:26:49 +0100, Mike Hearn wrote: Oh one other thing to mention is that hard linking trees together like the merge script does is sort of experimental with Wine. I've tried it and not seen any big issues as long as you use an

Re: ANNOUNCE: CVS to arch gateway

2004-04-01 Thread Mike Hearn
On Fri, 02 Apr 2004 09:47:18 +1100, Troy Rollo wrote: There are many situations in which I rely on the fact that vi and vim do not break hard links. In most good editors (read emacs and vim) it's configurable. In a few it's not.

Re: Developer's path to Windows/*NIX multi-platform?

2004-04-01 Thread [EMAIL PROTECTED]
At work we write A LOT of 3D graphics code that has requirements to run on winders/linux/macintosh. Qt has definitely proved the way to go (5 years now) with only minor changes required and then it worked on ALL platforms. Java and Python were too slow and required too many code changes for

Re: ANNOUNCE: CVS to arch gateway

2004-04-01 Thread Bruce Mellows
Troy Rollo wrote: On Thu, 1 Apr 2004 23:37, Mike Hearn wrote: On Thu, 01 Apr 2004 14:26:49 +0100, Mike Hearn wrote: Oh one other thing to mention is that hard linking trees together like the merge script does is sort of experimental with Wine. I've tried it and not seen any big issues as long

RE: MFC app compile problems with AFX

2004-04-01 Thread Robert Shearman
Shaun wrote: /usr/local/include/wine/windows/rpcndr.h:383: error: non-local function ` anonymous struct* NDRSContextUnmarshall2(void*, void*, long unsigned int, void*, long unsigned int)' uses anonymous type I can't see anything wrong with this declaration as it is in CVS. NDR_SCONTEXT

Re: abnt2 delete keys problem

2004-04-01 Thread Dmitry Timoshkov
Rafael vila de Espndola [EMAIL PROTECTED] wrote: As far as I can see that's an X behaviour, we can do nothing about it. All I can suggest is to send a bug report to XFree86 people. I don't think so. Both delete keys work with xterm, Qt and GTK2. Qt and GTK are known to use their own

Re: Developer's path to Windows/*NIX multi-platform?

2004-04-01 Thread Dimitrie O. Paun
On April 1, 2004 6:30 pm, [EMAIL PROTECTED] wrote: I'd have to say, so far from what I've seen Wine still has a long way to go before it's ready for production, and reliable use... it's getting there but just not there yet. It's great for porting apps, but too poorly documented for actual

Re: GDI: Merge the enhmfdrv into one .c file.

2004-04-01 Thread Dimitrie O. Paun
On April 2, 2004 1:37 am, Mike McCormack wrote: I don't think this change is necessary, and it's going to make the EMF code harder to manage, since the file you've created is very big.  Ditto for the MF change. We'll, I've tried. But before objecting that strongly, hear me out for a bit. The