Re: comctl32: TCM_SETCURSEL also updates the focus item

2007-09-04 Thread Aric Stewart
I have not written a wine test but i did test it on window xp. I will write up a wine test. -aric Reece Dunn wrote: On 04/09/07, Aric Stewart <[EMAIL PROTECTED]> wrote: --- dlls/comctl32/tab.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) Do you have a test for this? - Reec

Fwd: Phoronix Forums: AMD Linux Announcement

2007-09-04 Thread Dan Kegel
Say, maybe these new drivers won't crash with Wine a la http://wiki.winehq.org/fglrx Wouldn't that be sweet? -- Forwarded message -- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sep 4, 2007 9:15 PM Subject: Phoronix Forums: AMD Linux Announcement ... We also wanted to let you

Would also like to contribute to Wine

2007-09-04 Thread Reece Dunn
I am interested in the Wine project, and my manager at work has accepted my request to work on it. I work for a company that develops Windows software, so as I have access to Visual Studio, and thus the sources for ATL, MFC and the msvc runtime (provided with the full version of Visual Studio), I

Re: RFC: winealsa.drv: fix memory leak (found by Smatch)

2007-09-04 Thread Michael Stefaniuc
Hello Lionel, the patch has different problems: - lpNewData is used only in "case MOD_MIDIPORT" so moving the HeapAlloc call there makes more sense. - Please keep the indentation level of the surrounding code; here it is 4. - Tabs are 8 spaces. Lionel_Debroux wrote: > modLongData leaks some heap

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Stefan Leichter
Am Tuesday 04 September 2007 21:27 schrieb Roderick Colenbrander: > > Number 4 of the list Nero has a native Linux version using GTK2. It even > supports HDDVD and Blu-Ray. Further it used (?) to run on wine using > wineaspi in case you were using scsi hardware/emulation. > > Roderick What Nero Ver

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Roderick Colenbrander
> http://www.osalt.com/ has a list of most-requested commercial windows > apps, currently: > > 1. Visio > 2. Norton Ghost > 3. Photoshop > 4. Nero Burning Rom > 5. Dreamweaver > 6. AutoCAD > 7. Illustrator > 8. Access > 9. Premiere Pro > 10. ACDSee Number 4 of the list Nero has a native Linux ve

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Anders Rasmussen
Hi Dan (and wine-devel) The list is based on the number of visits each of the product pages has on http://www.osalt.com/ . Thus, only products listed on the site is included on the list. The lists shows the most visited products during the past two weeks. Do you need the list for checking which p

Re: comctl32: TCM_SETCURSEL also updates the focus item

2007-09-04 Thread Reece Dunn
On 04/09/07, Aric Stewart <[EMAIL PROTECTED]> wrote: > --- > dlls/comctl32/tab.c |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Do you have a test for this? - Reece

Re: shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW

2007-09-04 Thread Reece Dunn
On 04/09/07, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > Hello, > > as Alexandre pointed out we can't really forward shlwapi.ShellMessageBoxWrapW > to shell32.ShellMessageBoxW, we need to duplicate its implementation. Is it possible to add a function to libwine that contains this code and then f

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Alex Waite
Dan Kegel wrote: > http://www.osalt.com/ has a list of most-requested commercial windows > apps, currently: > > 1. Visio > 2. Norton Ghost > 3. Photoshop > 4. Nero Burning Rom > 5. Dreamweaver > 6. AutoCAD > 7. Illustrator > 8. Access > 9. Premiere Pro > 10. ACDSee > > No idea how they generated

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Kuba Ober
On Tuesday 04 September 2007, Dan Kegel wrote: > http://www.osalt.com/ has a list of most-requested commercial windows > apps, currently: > > 2. Norton Ghost > 4. Nero Burning Rom Native applications exist for both, it's pointless to have wine support either methinks. Cheers, Kuba

Re: Would like to contribute to wine

2007-09-04 Thread Juan Lang
> I think it is doable because Windows 2000 and later printer drivers are > work in user-space. That might be interesting work, although if it's limited to Windows apps, it would probably be less useful than ddiwrapper is supposed to be. > In suse repository I found ddiwrapper package. It does so

Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Stefan Dösinger
Am Dienstag, 4. September 2007 14:39:32 schrieb Vitaliy Margolen: > Stefan Dösinger wrote: > > Hi, > > > >> This is the first fully working implementation of dinput mouse using > >> evdev generic input driver. I have enabled this driver by default. If > >> people do not have functioning HAL or that

Re: osalt.com top-requested commercial app stats

2007-09-04 Thread Dan Kegel
On 9/4/07, Alex Waite <[EMAIL PROTECTED]> wrote: > I don't know exactly what versions of Ghost they hope to use, but at > work we have an automated imaging system that reboots into Linux, > launches Ghost via DOS emulation, reimages the machine, and then comes > back up on the newly re-imaged windo

Re: winhelp, Vector NTI, molecular biologists

2007-09-04 Thread Alexander Nicolaysen Sørnes
Tirsdag 04 september 2007 03:17, skrev Misha Koshelev: > On 9/3/07, Stefan Dosinger wrote: > > Am Montag, 3. September 2007 13:30:57 schrieb Damjan Jovanovic: > > > Somebody needs to make a do-nothing-useful app, intended for Windows, > > > that also installs on wine and supplies each and every DLL

Re: Monster and Me in wine

2007-09-04 Thread Jeff Latimer
Nguyễn Thành Trung wrote: Hi ! I'm playing Monster and Me (www.monsterandme.com) in wine. In wine 0.9.7, there's a small bug when login, but every else work fine. In other newer versions of wine, login screen works fine, the game's performance is better - nearly like in windows. Bu

Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Vitaliy Margolen
Stefan Dösinger wrote: Hi, This is the first fully working implementation of dinput mouse using evdev generic input driver. I have enabled this driver by default. If people do not have functioning HAL or that for some reasons it can't find the mouse device, it will fall-back to current mouse dri

Monster and Me in wine

2007-09-04 Thread Nguyễn Thành Trung
Hi ! I'm playing Monster and Me (www.monsterandme.com) in wine. In wine 0.9.7, there's a small bug when login, but every else work fine. In other newer versions of wine, login screen works fine, the game's performance is better - nearly like in windows. But there's a bug when talking

Re: Would like to contribute to wine

2007-09-04 Thread Stefan Dösinger
Am Dienstag, 4. September 2007 09:38:20 schrieb Dan Kegel: > Maciej wrote: > > I'm looking for subject for my Master's thesis. It might be interesting > > to do something useful for Wine. > > A few things you could help finish: > > 1) widl, Wine's IDL compiler. Dan Hipschman has been > improving w

Re: dinput: Add evdev mouse driver.

2007-09-04 Thread Stefan Dösinger
Hi, > This is the first fully working implementation of dinput mouse using evdev > generic input driver. I have enabled this driver by default. If people do > not have functioning HAL or that for some reasons it can't find the mouse > device, it will fall-back to current mouse driver. > > Use explo

osalt.com top-requested commercial app stats

2007-09-04 Thread Dan Kegel
http://www.osalt.com/ has a list of most-requested commercial windows apps, currently: 1. Visio 2. Norton Ghost 3. Photoshop 4. Nero Burning Rom 5. Dreamweaver 6. AutoCAD 7. Illustrator 8. Access 9. Premiere Pro 10. ACDSee No idea how they generated that list, but it seems somewhat reasonable. c

Re: shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW

2007-09-04 Thread Dmitry Timoshkov
"Reece Dunn" <[EMAIL PROTECTED]> wrote: as Alexandre pointed out we can't really forward shlwapi.ShellMessageBoxWrapW to shell32.ShellMessageBoxW, we need to duplicate its implementation. Is it possible to add a function to libwine that contains this code and then forward both these API to tha

re: Would like to contribute to wine

2007-09-04 Thread Dan Kegel
Maciej wrote: > I'm looking for subject for my Master's thesis. It might be interesting to > do something useful for Wine. A few things you could help finish: 1) widl, Wine's IDL compiler. Dan Hipschman has been improving widl for some time, but his internship is up in a couple months, and I'm s

re: winhelp, Vector NTI, molecular biologists

2007-09-04 Thread Dan Kegel
Damjan wrote: > Somebody needs to make a do-nothing-useful app, intended for Windows, > that also installs on wine and supplies each and every DLL that > Windows applications need but we don't have in wine (like MFC42.DLL, > the D3DX9_xx.DLL's, new MSVCRT's, etc.). That way we can legally use > tho