Re: Make test status - latest CVS

2005-05-03 Thread Shachar Shemesh
Robert Reif wrote: Shachar Shemesh wrote: The problem is that I'm not interested in this test. I just think that, off the shelf, tests should not fail. My opinion is that if this is not a problem with Wine, it shouldn't fail the test. Does this patch help? It should fail the same way windows

Commercial support

2005-05-03 Thread Shachar Shemesh
Hi Jer, When you finally get around to adding a commercial support to Winehq, I would love this list to include: Lingnu Open Source Consulting, web at http://www.lingnu.com. On a different note. There is a page at http://www.winehq.org/site/support, but there does not appear to be any link to

short-circuting a dialog box?

2005-05-03 Thread Kees Cook
I'm trying to figure out if there is a way to short-circuit a dialog box. Basically, I want to traps calls to DialogBoxParam, pump calls into lpDialogFunc for dialog init, and then clicking of the Ok button, and finally trap calls to EndDialog. It seems that this is ... hard. :) There is a

Re: short-circuting a dialog box?

2005-05-03 Thread Andreas Mohr
Hi, On Tue, May 03, 2005 at 12:36:09AM -0700, Kees Cook wrote: Is there a simpler way to programatically click Ok on a dialog box? (The dialog box coming from code that I don't have source for...) I'm not sure about that at all, but maybe CBT (Computer-Based Training) hooks are what you want?

Re: Commercial support

2005-05-03 Thread David Gümbel
Shachar Shemesh schrieb am 03.05.2005 um 09:19 Uhr: When you finally get around to adding a commercial support to Winehq, I would love this list to include: Lingnu Open Source Consulting, web at http://www.lingnu.com. Following that proposal, I'd also ask you to add ITOMIG, at

Re: Commercial support

2005-05-03 Thread MediaHost (TM)
Hi All, I'm not sure, if winehq should be a platform for advertisements of commercial services (except maybe codeweavers), otherwise there will be a very long list there, very soon. And who to include and who not? Are there such plans to include such links on the website, except for

Re: Commercial support

2005-05-03 Thread Shachar Shemesh
MediaHost (TM) wrote: Hi All, I'm not sure, if winehq should be a platform for advertisements of commercial services (except maybe codeweavers), otherwise there will be a very long list there, very soon. That's good, in principle. The problem brought up during wineconf was that the lack of

Re: short-circuting a dialog box?

2005-05-03 Thread Shachar Shemesh
Kees Cook wrote: I'm trying to figure out if there is a way to short-circuit a dialog box. Basically, I want to traps calls to DialogBoxParam, pump calls into lpDialogFunc for dialog init, and then clicking of the Ok button, and finally trap calls to EndDialog. It seems that this is ... hard.

Re: Commercial support

2005-05-03 Thread David Gümbel
On Dienstag 03 Mai 2005 10:53, Shachar Shemesh wrote: And who to include and who not? [..] I can suggest a simple rule to go by, as to whether to include a company or not. In order to be included, a company has to show that it has contributed (via it's employees or directly) a non-trivial

Re: Commercial support

2005-05-03 Thread Shachar Shemesh
David Gmbel wrote: I cannot say I am convinced this is a good rule to follow. First of all, maybe I got things wrong at wineconf, but I remember something like anyone who wants to be listed there should be being the last statement I heard in the lecture room. I'm actually in favor of this. I

Re: Commercial support

2005-05-03 Thread MediaHost (TM)
I think support has nothing to do with submitting patches.but with giving support, if we are at it. Wine is going to play a major role by Linux Vendors, where support is the major income; it does it already now. Wine is integrated into migration plans quite tightly for applications

Re: Commercial support

2005-05-03 Thread Shachar Shemesh
MediaHost (TM) wrote: Wine is going to play a major role by Linux Vendors, where support is the major income; it does it already now. Wine is integrated into migration plans quite tightly for applications with no alternative around. Now, a company giving support for wine should have enough

Re: Commercial support

2005-05-03 Thread MediaHost (TM)
Shachar Shemesh wrote: MediaHost (TM) wrote: Wine is going to play a major role by Linux Vendors, where support is the major income; it does it already now. Wine is integrated into migration plans quite tightly for applications with no alternative around. Now, a company giving

Re: Commercial support

2005-05-03 Thread Andreas Mohr
Hi, On Tue, May 03, 2005 at 01:50:20PM +0300, MediaHost (TM) wrote: I think support has nothing to do with submitting patches.but with giving support, if we are at it. I have to disagree rather strongly. While Wine might get to a state where many people are going to use it and mere

Re: Commercial support

2005-05-03 Thread Andrew Bartlett
On Tue, 2005-05-03 at 13:33 +0200, Andreas Mohr wrote: But I prefer to not have any such list at all, something needing support for wine will,find it Again rather strong disagreement. As discussed on wineconf2005, wine has a severe market acceptance/perception issue, thus having strong

Re: Commercial support

2005-05-03 Thread Shachar Shemesh
Andrew Bartlett wrote: I think it is worthwhile to expand on the Samba Team's experience with commercial support lists. The primary experience is that such lists much be maintained, and current. For many years, our list was unmaintained, but over the last year we have had a new website

Re: Commercial support

2005-05-03 Thread Dimitrie O. Paun
On Tue, May 03, 2005 at 11:33:36AM +0200, David Gümbel wrote: So I'd suggest listing anyone who can prove he has contributed to Wine in whatever way - making a donation, having contributed code, whatever - , and let the customers decide whom to select for their particular problem. Yes, I

Commercial Support

2005-05-03 Thread MediaHost (TM)
The point I wanted to make is, that only submitting patches or saying, "we give wine support", may hurt the wine project more than it helps: 1.) I didn't want to write this, so not to make this thread as an opportunity to make some self advertisement, but I need to explain: Linux Vendors are

Re: Commercial support

2005-05-03 Thread Andrew Bartlett
On Tue, 2005-05-03 at 09:02 -0400, Dimitrie O. Paun wrote: On Tue, May 03, 2005 at 11:33:36AM +0200, David Gmbel wrote: So I'd suggest listing anyone who can prove he has contributed to Wine in whatever way - making a donation, having contributed code, whatever - , and let the customers

Re: Commercial support

2005-05-03 Thread Andreas Mohr
Hi, On Tue, May 03, 2005 at 03:38:51PM +0300, Shachar Shemesh wrote: I guess the reason both Andreas and myself think it is a good idea to rank them has to do with the maturity of wine vs. Samba. While it is true that both Andreas and myself believe that our companies should be ranked high

Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Jules Richardson
I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Wine has real trouble with refreshing drawing surface windows in Paint Shop Pro 7: - the background in a new image window isn't cleared - tools

Re: Commercial support

2005-05-03 Thread Brian Vincent
On 5/3/05, Shachar Shemesh [EMAIL PROTECTED] wrote: I can suggest a simple rule to go by, as to whether to include a company or not. In order to be included, a company has to show that it has contributed (via it's employees or directly) a non-trivial patch to wine. We can even limit it to in

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Marcus Meissner
On Tue, May 03, 2005 at 02:33:56PM +, Jules Richardson wrote: I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Please use 20050419 at least, a huge amount of changes went into the respective

Re: Commercial support

2005-05-03 Thread David Gümbel
On Dienstag 03 Mai 2005 15:31, Andrew Bartlett wrote: Folks who are incompetent will soon show this to their clients in their own time, why should Wine mailing list be making a statements about companies to which most will not have had contact as a customer. ACK. Samba has a large support

Re: Commercial support

2005-05-03 Thread David Gümbel
On Dienstag 03 Mai 2005 16:43, Brian Vincent wrote: On 5/3/05, Shachar Shemesh [EMAIL PROTECTED] wrote: I can suggest a simple rule to go by, as to whether to include a company or not. In order to be included, a company has to show that it has contributed (via it's employees or directly) a

Re: short-circuting a dialog box?

2005-05-03 Thread Kees Cook
On Tue, May 03, 2005 at 11:56:35AM +0300, Shachar Shemesh wrote: For simple things, merely sending the dialog a WM_COMMAND with the right parameters will do it for you. You can programatically find the dialog using FindWindow. Ah-ha, yes. I ended up using EnumWindows (filtering out the HWND

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread Jules Richardson
On Tue, 2005-05-03 at 16:54 +0200, Marcus Meissner wrote: On Tue, May 03, 2005 at 02:33:56PM +, Jules Richardson wrote: I remember posting about this quite a while ago but decided to revisit it, and it seems like it's still an issue in the 20050310 build of wine. Please use

Re: Benchmarking Wine againt XP Part 2

2005-05-03 Thread Tom Wickline
On 5/2/05, Jakob Eriksson [EMAIL PROTECTED] wrote: Dimitrie O. Paun wrote: If you can do it, it may prove useful. povray is cpubound, so should not be a large difference. //Jakob Well only one way to find out isn't it? Ive got Pov-Ray installed and running in current wine, ill

Re: short-circuting a dialog box?

2005-05-03 Thread wino
YOu could trap it#s onshow event but be careful since most dlgs are created as modal , you could end up hanging your process. On Tue, 03 May 2005 17:23:40 +0200, Kees Cook [EMAIL PROTECTED] wrote: On Tue, May 03, 2005 at 11:56:35AM +0300, Shachar Shemesh wrote: For simple things, merely sending

Re: Wine 20050310 redraw problems (specifically with Paint Shop Pro 7)

2005-05-03 Thread wino
I'll second that. I have a small win32 app that I wrote years ago in Delphi 2. It had some fancy redrawing to give rounded degraded borders to windows. This completely locks up on recent wine versions. On Tue, 03 May 2005 18:16:26 +0200, Jules Richardson [EMAIL PROTECTED] wrote: On Tue,

Re: short-circuting a dialog box?

2005-05-03 Thread Kees Cook
On Tue, May 03, 2005 at 07:38:26PM +0200, [EMAIL PROTECTED] wrote: YOu could trap it#s onshow event but be careful since most dlgs are created as modal , you could end up hanging your process. How would I go about capturing that? (Or, how would I hook the event handler?) -- Kees Cook

wineconf videos

2005-05-03 Thread Ivan Leo Puoti
We need some help with editing, questions can be heard in the background, but I think that if someone could turn the volume of the comments up it would be almost as good as if the people speaking had a microphone. Also we need someone to split the sound from the video so we can have audio files

Re: Commercial support

2005-05-03 Thread Jeremy White
Oh, fine, start a flame war while I'm off travelling around Germany. grin In my not very humble opinion, I think that any commercial support section of the WineHQ web site should be open to anyone that requests to be listed there, and that it should be in alphabetical order. However, I think the

wineconf presentations

2005-05-03 Thread Ivan Leo Puoti
Please send all presentations/PDFs/whatever to [EMAIL PROTECTED] and I'll upload them to the server that will be providing the wineconf videos. Ivan.

Re: wineconf videos

2005-05-03 Thread Maxime Bellengé
To split video and sound, I use VirtualDubMod with wine. It works very well. It is quite easy to do but if you want me to do it, there is no problem. Maxime On Tue, 2005-05-03 at 22:00 +0200, Ivan Leo Puoti wrote: We need some help with editing, questions can be heard in the background, but I

Re: short-circuting a dialog box?

2005-05-03 Thread Kees Cook
On Tue, May 03, 2005 at 08:29:10PM +0200, [EMAIL PROTECTED] wrote: It appears you really have very little knowlege of win32 API programming, I'm not sure this is the place for you to start. That's true. I should probably take this off channel. Is this a wine problem ? If so in what way.

Re: Commercial support

2005-05-03 Thread wino
On Tue, 03 May 2005 22:22:34 +0200, Jeremy White [EMAIL PROTECTED] wrote: Now you can take my $0.02 and add EUR $1.48, and you have a cup of coffee (and you really will, because you don't have to factor in tax, and that's so nice) :-/ LOL ! bEUR $1.48 /b eh? I have long suspected the existance

Re: crypt32: CryptProtectData/CryptUnprotectData

2005-05-03 Thread Kees Cook
On Tue, May 03, 2005 at 01:58:18PM -0700, Juan Lang wrote: Someone previously posted pretty good information about the format of CryptProtectData on MSDN. I think it should be possible to implement a close facsimile, except that the user's credentials (password) would be missing in Wine since

wineconf video downloads

2005-05-03 Thread Ivan Leo Puoti
Videos will appear here http://wineconf.geldorp.nl/ enjoy. Ivan.

Re: crypt32: CryptProtectData/CryptUnprotectData

2005-05-03 Thread James Hawkins
On 5/3/05, Kees Cook [EMAIL PROTECTED] wrote: Is there somewhere I can find details on what's been completed in the CryptoAPI? The http://winehq.com/site/winapi_stats page say it's at 21%. The easiest way to determine how much of CryptoAPI is implemented is to dig into the code and see what