Re: winemac.drv: add fullscreen mode support for Mac OS X 10.7+

2013-05-15 Thread Kevin Eaves
On May 12, 2013, at 1:12 PM, Ken Thomases wrote: > I'm not seeing that problem happen here. Mind you, I'm currently testing on > 10.6. I'll have to run some tests on 10.7+ tomorrow. > > I find it improbable that removing NSResizableWindowMask from the style > doesn't disable the zoom button.

winemac.drv: add fullscreen mode support for Mac OS X 10.7+

2013-05-09 Thread Kevin Eaves
Attached patch is a proof-of-concept for the fullscreen APIs provided in OS X 10.7+, which allows applications to enter fullscreen in a separate desktop space. The fullscreen button appears if a main window is resizable. Basically this feature is the zoom button on crack. It doesn't actually g

bug in GetUserNameW error return values

2011-05-30 Thread Kevin Hendricks
ok under wine. Please fix this in your next release. Thanks, Kevin

Re: Debugging applications running on wine

2008-09-09 Thread Kevin Krieser
On Sep 8, 2008, at 9:36 PM, Dan Kegel wrote: > Kevin K wrote: >> Is winedbg the only method of debugging applications being >> developed for Windows on Wine? >> >> For instance, assume a program developed with Visual Studio >> in C or C++, and I needed to

Debugging applications running on wine

2008-09-08 Thread Kevin K
Is winedbg the only method of debugging applications being developed for Windows on Wine? For instance, assume a program developed with Visual Studio in C or C++, and I needed to debug it on Linux? Thanks, Kevin

Re: mono progress on mixed-mode assemblies...

2008-05-10 Thread Kevin Krammer
g. to enable free software library developers on Windows to use their tool chain for providing binary packages. Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring signature.asc Description: This is a digitally signed message part.

Re: Anyone know how to produce a win16 pkzip self-extractor?

2007-12-24 Thread Kevin Koltzau
On Monday 24 December 2007 12:13:10 pm Dan Kegel wrote: > To look into > http://bugs.winehq.org/show_bug.cgi?id=3620 > I wanted to create a 16 bit self-extracting archive. > > I also tried the DOS version, and that just hung (grumble). pkzip 2.5 for dos works fine under dosbox

Re: Hmm. Cider and the LGPL

2007-09-03 Thread Kevin Krammer
rary file. In cases where the LGPL code is statically linked into an application, the rest of the application needs to be available in re-linkable form, e.g. object files. Cheers, Kevin signature.asc Description: This is a digitally signed message part.

Re: kernel32: Implement most of CopyFileEx

2007-05-10 Thread Kevin Koltzau
On Monday 07 May 2007 11:50 pm, Dan Kegel wrote: > You don't have a conformance test, nor was there one for CopyFile. > Maybe you should consider writing one, and making sure it passes > both on Wine and Windows. There is a test for CopyFile in kernel32/tests/file.c, if I can find some time I pla

Re: kernel32: Implement most of CopyFileEx

2007-05-08 Thread Kevin Koltzau
On Tuesday 08 May 2007 2:39 am, Andrey Turkin wrote: > Kevin, you are setting file size before copy starts. I'm not sure > Windows does so; also how would that work if destination file system > does not support sparse files? This is what windows does (at least XP) SetEndOfFile doe

Re: Writing a winelib plugin

2007-03-09 Thread Kevin Krammer
nds awfully similar to what I remembered, however. That shouldn't be a problem, Konqueror is doing this for all "Netscape" plugins and I think there is a Firefox plugin which does this with MPlayer Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user s

Re: Unsubscribe?

2007-02-12 Thread Kevin Krammer
On Monday 12 February 2007 21:34, Mike wrote: > How does one unsubscribe from this list? http://www.winehq.org/mailman/options/wine-devel Cheers, Kevin pgpd9kGRMBjih.pgp Description: PGP signature

Re: Running winetest on Vista

2006-12-17 Thread Kevin Koltzau
On Sunday 17 December 2006 10:46 am, Paul Vriens wrote: > While investigating that (several hours up to now) I found (not 100% > sure though) that if an executable (like our setupapi_test.exe) has the > word setup in it and is not properly signed, Vista starts > complaining !!! > > Just copying our

Re: Call to all packagers (especially Debian)

2006-11-26 Thread Kevin Krammer
r that they should be in "recommends" or at least "suggests". Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring pgp6SkF9Mk69c.pgp Description: PGP signature

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Kevin Krammer
unknown size can be fixed or is required, I'll have to have a closer look at the icon spec for this. However I am quite sure that theming isn't a problem, since those unthemed icons would be installed into the default theme "hicolor" which is, as far as I know, always a fallba

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-24 Thread Kevin Krammer
istro vendors to make their distro > work with Wine just by supplying a working version of xdg-utils. In case there are any questions on xdg-utils, I am right here (i.e.subscribed to wine-devel) Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mento

Re: loader: Mark the stack as executable if possible.

2006-11-16 Thread Kevin Koltzau
On Wednesday 15 November 2006 3:00 pm, L. Rahyen wrote: > On Wednesday November 15 2006 19:25, Marcus Meissner wrote: > > In this case we should perhaps try to detect such applications and mark > > them executable accordingly. > > > > (Like... "does any section has exec flag? if not ... make all of

Two Wine<->KDE integration projects

2006-07-21 Thread Kevin Krammer
ething like Yuriy concentrating on the configuration items and David the Look&Feel and KIO integration items. IMHO of course based on the agreement of both students since they might have individual ideas on how to solve certian aspects. Cheers, Kevin -- Kevin Krammer <[EMAIL PROTECTED]> Qt

Audio/MIDI support with darwine

2006-05-08 Thread Kevin Walker
Hi, I have another question for you all... Are the darwine team able to use the apple drivers for audio/MIDI? And will darwine support jack under OS X? thanks in advance Kev

Current Status of MIDI support under wine

2006-05-04 Thread Kevin Walker
Hi all, I would like to know if MIDI is supported under wine?

Re: winebrowser: Use user's preferred browser

2006-04-14 Thread Kevin Koltzau
On Friday 14 April 2006 9:31 am, Jeremy White wrote: > The standard that's developing is that you don't invoke a KDE program > unless KDE_FULL_DESKTOP is set and you don't invoke a Gnome session IIRC its if KDE_FULL_SESSION==true

Wine on FC5

2006-03-24 Thread Kevin DeKorte
weird drawing issues in FC5. I'm guessing it has something to do with the new xorg packages, but any ideas would be helpful. Thanks, Kevin - -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2

Theme issues

2005-10-31 Thread Kevin DeKorte
from notepad) don't to have transparency implemented. (not a show stopper) Otherwise, wine is looking really really good for the apps I use it for. Notes 6.51 is the main one. Kevin -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 pgpEiLt

Re: wine overstepping the mark?

2005-10-28 Thread Kevin DeKorte
your winepath then it will work. Otherwise you'll probably get a file not found error. Using the binfmt_misc kernel module is 100% optional and is enabled to make things easier for the normal user. If you don't want it, turn it off. Kevin Dustin Navea wrote: > I think I mis-worded what

Lotus Notes 6.51 on Wine 20050930 - Got it working

2005-10-04 Thread Kevin DeKorte
mode and NT2k mode is slightly different in 20050930, mainly on the widget that lists the messages. Tracebacks are documented here http://bugs.winehq.org/show_bug.cgi?id=2863 Kevin -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 pgpafIDcX4axj.pgp

Re: Release plans

2005-10-02 Thread Kevin Koltzau
On Sunday 02 October 2005 5:45 pm, Brian Vincent wrote: > Maybe we need to collect things like this into a "Release Notes" page > on the wiki? In this case it would look something like, "GENTOO > USERS: After placing the bullets in the chamber, pointing the gun at > your foot, and typing emerge yo

Re: Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
> > Ok, if I delete /usr/lib/wine/usp10.dll.so then Notes will start. > > Weird side effect is that the fonts in the menus are anti-aliased, but the > main window of notes is not. If I fall back the the previous version all > the fonts are properly smoothed. So I got Notes Running and then I tried

Re: Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
On Monday 26 September 2005 08:11 pm, Troy Rollo wrote: > On Tue, 27 Sep 2005 12:06, Kevin DeKorte wrote: > > Actually I retested with a clean CVS build and setting usp10.dll to be > > native and then running wine nlnotes it crashes wit

Re: Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
On Monday 26 September 2005 06:50 pm, Kevin DeKorte wrote: > On Monday 26 September 2005 05:43 pm, Troy Rollo wrote: > > On Tue, 27 Sep 2005 08:53, Kevin DeKorte wrote: > > > Here is a patch that fixes the "Call from 0x4154ba5c to unimplemented > > > functio

Re: Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
On Monday 26 September 2005 05:43 pm, Troy Rollo wrote: > On Tue, 27 Sep 2005 08:53, Kevin DeKorte wrote: > > Here is a patch that fixes the "Call from 0x4154ba5c to unimplemented > > function usp10.dll.ScriptCacheGetHeight, aborting" Problem > > > > But it c

Re: Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
On Monday 26 September 2005 11:01 am, Kevin DeKorte wrote: > I updated CVS yesterday and then tried to run notes 6.51 and got this > backtrace. It works fine with 20050726 > Here is a patch that fixes the > wine: Call from 0x4154ba5c to unimplemented function > usp10.dll.Scrip

Wine CVS as of 9/25/2005 Kills Notes

2005-09-26 Thread Kevin DeKorte
I updated CVS yesterday and then tried to run notes 6.51 and got this backtrace. It works fine with 20050726 wine ./nlnotes Warning: the specified System directory L"c:\\windows\\system32" is not accessible. Warning: the specified System directory L"c:\\windows\\system32" is not accessible. Wa

Re: Interaction between shell32.ShellExecute, IContextMenu and the ShellLink object?

2005-09-23 Thread Kevin Koltzau
On Friday 23 September 2005 4:10 am, Mike McCormack wrote: > Hi All, > The question is, through which interface (or set of interfaces) does > shell32 invoke the Shelllink object? > > From what I can determine, ShellExecute should use the .lnk extension > to look in the registry (HKCR\.lnk -> HKCR\

Re: Problems with winecfg and theming

2005-08-31 Thread Kevin DeKorte
> however start winecfg again and go to the Appearance tab I get a new > exception. Remove everything under Resources/Themes 'fixes' this so > there must be something wrong with the enumeration. > > Anybody else experiencing this? > > Paul. Yes, I can duplicate this

Wine 20050830, Notes 6.51 and uxtheme.dll.so

2005-08-31 Thread Kevin DeKorte
in uxtheme.dll, but did not give me a trace back to send in. I'm guessing it is a missing function in uxtheme for the standard "save" dialog box. Reverting back to Wine 20050725 solves this issue. Kevin -- Get my public GnuPG key from http://keyserver.veridis.com:

Re: Wine 20050830 and Notes 6.51

2005-08-31 Thread Kevin DeKorte
On Wednesday 31 August 2005 09:03 am, Tom Wickline wrote: > On 8/31/05, Kevin DeKorte <[EMAIL PROTECTED]> wrote: > > Wine 20050830 will not startup Notes 6.51, rolling back to the previous > > version works fine. > > > > Kevin > > > > Crash Dump:

Wine 20050830 and Notes 6.51

2005-08-31 Thread Kevin DeKorte
Wine 20050830 will not startup Notes 6.51, rolling back to the previous version works fine. Kevin Crash Dump: wine nlnotes fixme:uniscribe:ScriptGetProperties 0x61be3aa8,0x61be3a7c fixme:uniscribe:ScriptRecordDigitSubstitution 1024,0x61be3a70 wine: Call from 0x41558608 to unimplemented

Re: winecfg: theming

2005-08-23 Thread Kevin Koltzau
On Tuesday 23 August 2005 2:39 pm, Frank Richter wrote: > +    static const WCHAR themesSubdir[] = > +    { > '\\','R','e','s','o','u','r','c','e','s','\\','T','h','e','m','e','s',0 }; > +    WCHAR themesPath[MAX_PATH]; > + > +    free_theme_files(); > +    themeFiles = DSA_Create (sizeof (ThemeFil

Re: [Bug 3165] Patch available

2005-08-18 Thread Kevin DeKorte
see it. Although it is only grey. It there any reason why the best cursor selection method always checks for bits == 1. What about color cursors? Kevin -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 pgpPT4iKZZbw8.pgp Description: PGP signature

Re: Cursor Disappears and reappears

2005-08-17 Thread Kevin DeKorte
On Wednesday 17 August 2005 10:43 am, Kevin DeKorte wrote: > Using Wine 20050725 and Lotus Notes 6.51 when I move my mouse to the > database tabs or over the replication window the mouse disappears while I > move over the tab or replicated databases and then reappears when I leave > t

Cursor Disappears and reappears

2005-08-17 Thread Kevin DeKorte
disappear is a little annoying. I don't remember it doing this with 20041202. Kevin -- Get my public GnuPG key from http://keyserver.veridis.com:11371/export?id=7574690260641978351 pgpza3hsEQOpI.pgp Description: PGP signature

Re: headers: handle sizeof(long)==8

2005-07-20 Thread Kevin Koltzau
On Wednesday 20 July 2005 3:02 am, Raphael wrote: > Hi, Why not using basetsd.h defines instead ? because windef.h does not depend on basetsd.h Here is a different approach Index: include/windef.h === RCS file: /home/wine/wine/include

Re: difference with long datatype in 64bit gcc and msvc++

2005-07-19 Thread Kevin Koltzau
On Tuesday 19 July 2005 4:31 pm, Juan Lang wrote: > Can you give an example of a non-simple case? > > What about defining LONG as int in win64? you could start with running "grep long *" inside the include directory. Every instance would need to be changed in some form, I count well over a thou

difference with long datatype in 64bit gcc and msvc++

2005-07-19 Thread Kevin Koltzau
gcc and msvc++ have different opinions on the size of a long in 64bit code, gcc has sizeof(long)==8 while msvc++ has sizeof(long)==4 Binary compatibility with win64 will be just about impossible as the long datatype is used extensively throughout the headers and code doing -Dlong=int works in s

Re: Lotus Notes 6.51 Full Text Index

2005-07-15 Thread Kevin DeKorte
On Friday 15 July 2005 11:50 am, Kevin DeKorte wrote: > Hi All, > > Any idea what could be causing this message from Notes 6.51 running under > Wine CVS (7/15/05) > > Thanks, > > Kevin > > 07/15/2005 11:48:14 AM Index update process started > fixme:msvcrt:MSV

Lotus Notes 6.51 Full Text Index

2005-07-15 Thread Kevin DeKorte
Hi All, Any idea what could be causing this message from Notes 6.51 running under Wine CVS (7/15/05) Thanks, Kevin 07/15/2005 11:48:14 AM Index update process started fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored

Re: LoadImage & 32bpp bitmaps

2005-07-07 Thread Kevin Koltzau
On Thursday 07 July 2005 10:06 am, Frank Richter wrote: > Hm... is there a way to make the *Blt() functions preserve alpha (as > they should)? This message: > http://lists.freedesktop.org/archives/cairo/2003-December/000900.html > seems to suggest that 32bpp XImages seem to be possible, but then, I

Re: commctrl: initial button theming support

2005-07-07 Thread Kevin Koltzau
On Thursday 07 July 2005 3:43 am, Frank Richter wrote: > On 07.07.2005 02:32, Kevin Koltzau wrote: > > + /* internal stuff */ > > +#define BUTTON_HOT0x8000 > > +#define BUTTON_INTERNAL (BUTTON_HOT) > > > > Under windows, the mouseover

Re: LoadImage & 32bpp bitmaps

2005-07-07 Thread Kevin Koltzau
On Thursday 07 July 2005 7:06 am, Frank Richter wrote: > I did so in my working copy. I also removed the double-buffering stuff > from DrawThemeBackground(), ie I AlphaBlend() directly to the screen. I > also made a small test case; the alpha is already missing from the > bitmap returned from LoadI

Re: LoadImage & 32bpp bitmaps

2005-07-06 Thread Kevin Koltzau
On Wednesday 06 July 2005 7:59 pm, Frank Richter wrote: > On 07.07.2005 01:40, Kevin Koltzau wrote: > > StrechDIBits is at fault, you´ll notice if you call that with the > > original size of the bitmap (hence not stretching) it works as expected > > Hm, isn't that the ca

Re: commctrl: initial button theming support

2005-07-06 Thread Kevin Koltzau
On Sunday 03 July 2005 9:16 am, Frank Richter wrote: > Add initial button theming support. Upon initialization, the "Button" > class is subclassed. In case theming is activated, the subclass will > take control of painting and state management; without theming, all > theming-unrelated messages are

Re: LoadImage & 32bpp bitmaps

2005-07-06 Thread Kevin Koltzau
On Wednesday 06 July 2005 11:20 am, Frank Richter wrote: > Hi, > I have a bit of trouble with loading a 32bpp RGBA bitmap from a > resource. On Windows, using LoadImage() and LR_CREATEDIBSECTION the > alpha values stays the same; however, doing the same on Wine, the alpha > channel gets clobbered.

Re: Alsa initialization change

2005-06-15 Thread Kevin Koltzau
On Wednesday 15 June 2005 10:10 pm, Jeremy White wrote: > The rc of -16 is EBUSY. > > To be honest, I find it odd that you're getting > a success while the sound card is in use; in > my testing, any attempt to open a pcm that is > in use generates a -16 return code, whether it > be default:0 or pl

Re: Alsa initialization change

2005-06-15 Thread Kevin Koltzau
On Tuesday 14 June 2005 11:21 pm, Jeremy White wrote: > Kevin Koltzau wrote: > Actually, try this one instead. Turns out that if > you open a device with default:0 on some versions > of alsalib (my laptop, as opposed to my work box), > then snd_pcm_name() fails. Sigh. Getting c

Re: Alsa initialization change

2005-06-14 Thread Kevin Koltzau
On Monday 13 June 2005 11:49 pm, Jeremy White wrote: > What happens if you change the snd_pcm_open > line to tweak the 3rd parameter from 0 to > SND_PCM_NONBLOCK? With that flag set it does get past that point, however it ends up not detecting any devices. [EMAIL PROTECTED] Winamp $ WINEDEBUG=+wa

Re: Alsa initialization change

2005-06-13 Thread Kevin Koltzau
On Monday 13 June 2005 10:01 am, Jeremy White wrote: > Attached is a fairly sizable patch that revamps the > way Alsa initialization is done. In ALSA_TestDeviceForWine, the call to snd_pcm_open blocks if I have any applications currently using my sound card, and does not complete until all other a

Re: alsa: device name

2005-06-12 Thread Kevin Koltzau
On Sunday 12 June 2005 09:52 pm, Jeremy White wrote: > I don't think this is correct. Our job is to enumerate To be honest I didn't think it was correct either, but the current solution does not work correctly either so I figured I'd give it a shot. I have default overridden to pass through dmix

Re: Looking for win9x/ME testers

2005-05-11 Thread Kevin Koltzau
On Wednesday 11 May 2005 05:09 pm, Stefan Leichter wrote: > the ole32 tests are working now for WinNT again: But they do not load on > win9x/ME. Can someone with a Win9x/ME system run ole32_test.exe manualy and > report the text displayed in the message box when it is started. The ole32_test.exe

Re: Bug 2660

2005-05-11 Thread Kevin DeKorte
> > The problem needs to be debug in the program itself. > > Ciao, Marcus What info would be helpful? When I run Notes 6.51 it basically hangs when you click on one of the bookmark bar buttons and Wine does not issue any error messages or crash to the debugger. Is there a specific deb

Re: [?? Probable Spam] notepad: add .LOG feature

2005-05-09 Thread Kevin Koltzau
I verified on XP, it is case sensitive On Monday 09 May 2005 03:37 am, Dmitry Timoshkov wrote: > > + /* If the file starts with .LOG, add a time/date at the end and set > > cursor after > > + * See http://support.microsoft.com/?kbid=260563 > > + */ > > + if (GetWindowTextW(Globals.hEdit, log, siz

Lotus Notes 6.51 and Wine 20050419

2005-04-21 Thread Kevin DeKorte
I just installed Wine 20050419 and Lotus Notes 6.5.1 is still hanging and using all the CPU when I click on the bookmark on the left hand side and there are no error messages on the console. Rolling back to 20041201 corrects this behavior. Kevin pgpisE052N1mu.pgp Description: PGP signature

Re: Attempt to make buttons themed

2005-03-23 Thread Kevin Koltzau
On Wednesday 23 March 2005 07:04 am, Boaz Harrosh wrote: > Maybe it only register as per Process, which makes sense. And it does > that before any window is displayed. Actually I know when. (A bug I had) > it does it in the InitCommonControlsEx call. Not even in the DLLMain. An > app that needs

wine 20050310

2005-03-11 Thread Kevin DeKorte
works fine. Kevin pgpPRuSlvPigV.pgp Description: PGP signature

Re: WineHQ:winetest: produce valid HTML

2005-01-12 Thread Kevin Koltzau
On Wednesday 12 January 2005 04:12 pm, Ferenc Wagner wrote: > Yes, looks like Kevin had to give up on cross building the > binaries a couple of months ago; it was he who updated the > SF downloads page. I actually gave up keeping the sourceforge upload working, I am however still

System colors

2004-11-22 Thread Kevin Koltzau
breaks applications making calls to SetSysColors as stock brushes are deleted as the new colors are added. Does anyone know why this was setup in this way? Or which version of Windows that exhibits the behavior mentioned in the comment? -Kevin

Re: syscolors: do not delete stock brushes

2004-11-22 Thread Kevin Koltzau
Please do not apply this patch On Thursday 11 November 2004 11:38 pm, Kevin Koltzau wrote: > This is a bit of a bad hack, but very bad things happen when a stock brush is > deleted > > Changelog > Prevent deletion of stock brushes when system colors change >

Re: Default System Colors

2004-11-19 Thread Kevin Koltzau
On Friday 19 November 2004 06:17 pm, William Poetra Yoga H wrote: > OK, so I think windows/nonclient.c doesn't need to be changed, we just have to > load a theme somewhere at wineserver startup. This is an area that is somewhat in the air currently. There are 2 methods I am toying with to theme st

Re: Default System Colors

2004-11-18 Thread Kevin Koltzau
On Thursday 18 November 2004 01:04 am, William Poetra Yoga H wrote: > This is getting a bit complicated. So right now for the colors, we can use > uxtheme, right? We should just use GetThemeSysColor(), not GetSysColor(). Btw, > why does MS have GetThemeColor()? From what I can see in the MSDN, the

Re: Default System Colors

2004-11-16 Thread Kevin Koltzau
On Tuesday 16 November 2004 02:20 pm, Mike Hearn wrote: > No, theming is a breaking change so Windows only applies it to apps that > opt-in (very smart move IMHO even if the user experience does suffer > somewhat). On that note, I have been toying with possible ways to start theming common contro

Re: Default System Colors

2004-11-16 Thread Kevin Koltzau
On Tuesday 16 November 2004 10:38 am, William Poetra Yoga H wrote: > So, does the app know that it's being themed? What I mean is, for example an > app is written for Win 95. In the (unlikely case, so let's change it to Win > ME) > event that it is compatible with Win XP, will it be skinned (witho

Re: winelib file format

2004-11-11 Thread Kevin Koltzau
On Thursday 11 November 2004 11:37 am, Jia L Wu wrote: > I have a win32 function which can read an executable file and determine > all the dependent dlls. I want to port it to Linux and build it using > winelib. Hence the same functunalities can be achieved (i.e determine if > the file is winelib f

Re: winetest results refused when run by wine

2004-10-14 Thread Kevin Koltzau
r wrote: > only. Unfortunately, cross-building seems broken ATM. > Kevin, Paul, can you comment on this? I remember Paul > sending a report to wine-devel about a week ago, do we still > suffer from the same problem? --- /dev/null 2004-09-20 20:35:59.101901184 -0400 +++ w32api/lib/mscms.def 20

I'm getting two of every email post

2004-10-06 Thread Kevin R. Casper
I must have done something wrong when I signed up for this list as an email list. I'm getting two of every message. Any idea what's wrong? Kevin Casper

Re: RFC: more Windows-NT like user directories?

2004-09-20 Thread Kevin Koltzau
On Monday 20 September 2004 11:56 am, Juan Lang wrote: > --- Mike Hearn <[EMAIL PROTECTED]> wrote: > > In theory My Documents can be controlled by the > > registry. In practice I > > think quite a few apps hard code it. > > Do you think so? I'd be a little surprised, since > it's c:\My Documents

Re: Drowning in FIXMEs...

2004-09-05 Thread Kevin Koltzau
On Sunday 05 September 2004 03:09 pm, Jukka Heinonen wrote: > Well, under DOS VGA text mode, mouse cursor is like "gpm" mouse > cursor, a character cell which gets inverted or otherwise > highlighted in order to show where mouse is currently located at. > As far as I know, neither Wine nor Window

Re: fixme:msi:MsiLocateComponentA installing dotnetredist.exe

2004-09-05 Thread Kevin Koltzau
On Sunday 05 September 2004 05:41 am, Hans Leidekker wrote: > > On the console, I saw only the four warnings/errors: > >fixme:msi:MsiInstallProductW L"/iH:\\IS3123.tmp\\netfx.msi" L"" > >fixme:msi:MSI_OpenDatabaseW open failed r = 80004005! > >Installation of /iH:\IS3123.tmp\netfx.msi (

Re: Wine and industrial communication like OPC

2004-09-02 Thread Kevin Koltzau
On Thursday 02 September 2004 04:12 am, Mike Hearn wrote: > Or can named pipes go over the wire as well? If so that's a bit scary > ... what sort of protocol would they use? Named pipes use SMB/CIFS over NetBIOS, IIRC

Re: Something broke winetest?

2004-08-25 Thread Kevin Koltzau
I'm having the same problem On Wednesday 25 August 2004 08:12 am, Paul Millar wrote: > imagelist.o(.text+0x11ba):/home/paulm/Testing/wine-cross-source/dlls/comctl32/tests/imagelist.c:279: > > more undefined references to [EMAIL PROTECTED]' follow > distcc[21076] ERROR: compile on localhost faile

Re: Fix crash in dsound test

2004-08-08 Thread Kevin Koltzau
On Thursday 29 July 2004 01:17 pm, Ferenc Wagner wrote: > Yes, there was a short discussion about this on 23-24 July > on wine-devel. It reached no conclusion, though, and I > didn't try the various MinGW libraries recommended there. > The abundance of MinGW packages always confused me, and at > t

Re: for whoever maintinas winrash

2004-07-31 Thread Kevin Koltzau
On Friday 30 July 2004 03:15 pm, Chris Morgan wrote: > So this isn't winrash's window, this is the winetest window? My mistake, its winrash that would be causing the window to open in the first place..but if it didnt winetest would end up doing it anyway at the moment Under win9x its always going

Re: for whoever maintinas winrash

2004-07-30 Thread Kevin Koltzau
On Friday 30 July 2004 12:25 pm, Chris Morgan wrote: > I'm not really sure what the user means. I don't have anything other than an > xp machine to test on and services are supported there. Anyone know what the > issue is? Maybe adding some code to the non-service path that was added to > sup

Re: WineHQ:service.cgi: fix winrash option

2004-07-29 Thread Kevin Koltzau
On Thursday 29 July 2004 05:10 am, Ferenc Wagner wrote: > since I included dsound into winetest you don't seem to > publish any more winetest versions on Sourceforge. Have you > got problems compiling the dsound tests? Can you cope? multiple definition of `CLSID_DirectSoundPrivate' multiple defi

Re: WineHQ:service.cgi: fix winrash option

2004-07-29 Thread Kevin Koltzau
On Thursday 29 July 2004 02:26 am, Shachar Shemesh wrote: > Actually, running a gentoo mirror myself (il1.rsync.gentoo.org), the way > gentoo handles the mirrors is to sync the distro several days in advance > with permissions preventing anyone (except us :-D ) from getting it, and > then rsynci

Re: WineHQ:service.cgi: fix winrash option

2004-07-28 Thread Kevin Koltzau
On Wednesday 28 July 2004 04:36 pm, [EMAIL PROTECTED] wrote: > Your help is much appreciated. This is a tricky issue it seems as SF isn't always > reliable for downloads... Gentoo handles this situation fairly well, it simply uses a URL format 'mirror://sourceforge/project/file' and has a small

broken mingw build

2004-05-29 Thread Kevin Koltzau
This patch http://cvs.winehq.org/patch.py?id=12495 seems to have broken the mingw build, currently getting i386-mingw32msvc-gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -Wall -pipe -fno-strength-reduce -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpoi

mingw crossbuild broke

2004-05-25 Thread Kevin Koltzau
the mingw crossbuild broke last night with mmap.c: In function `wine_mmap_add_reserved_area': mmap.c:291: error: `PROT_NONE' undeclared (first use in this function) mmap.c:291: error: (Each undeclared identifier is reported only once mmap.c:291: error: for each function it appears in.) mmap.c:291:

crosstest seems to be broken

2004-05-19 Thread Kevin Koltzau
I noticed my crosstest build last night failed on module.cross.o(.text+0x713): In function `testGetModuleFileName': /home/wine/wine/dlls/kernel/tests/module.c:63: undefined reference to `wine_dbgstr_wn' module.cross.o(.text+0x727):/home/wine/wine/dlls/kernel/tests/module.c:63: undefined reference

Re: [Resend] wininet patch

2004-05-18 Thread Kevin Koltzau
In an attempt to prevent duplicated effort on this also, I actually have most of this already implemented in my tree, there is a bit more work left to do (about a weeks worth at my current pace) to fully complete On Tuesday 18 May 2004 08:10 pm, Robert Shearman wrote: > > /

Re: wininet: prevent memory leak and superfluous status notifications

2004-05-13 Thread Kevin Koltzau
On Thursday 13 May 2004 01:04 pm, Steven Edwards wrote: > While you are working on the wininet stuff... If you have time could > you look at a way to be able to make use of Winsock on the mingw port? > We wanted to convert wininet to winsock but Alexandre says this will > be to slow on Unix so we

wininet asynchronous transfers

2004-05-08 Thread Kevin Koltzau
I noticed the wininet callbacks don't respond quite the same as windows does. Primarily the async calls complete almost immediately while on windows they don't respond at all until an alertable function is called (eg. SleepEx). Looking through the wininet code, I noticed we are using worker thread

Re: Segfault

2004-04-30 Thread Kevin Koltzau
On Friday 30 April 2004 10:47 am, Uwe Bonnes wrote: > Could you try appended patch? Looks like that worked, thanks

Re: Segfault

2004-04-30 Thread Kevin Koltzau
On Friday 30 April 2004 09:59 am, Uwe Bonnes wrote: > Is http://cvs.winehq.org/patch.py?id=12192 applied? > > it could be related. Yes its applied, I am running on current cvs as of this morning

Re: Segfault

2004-04-30 Thread Kevin Koltzau
On Friday 30 April 2004 09:37 am, Uwe Bonnes wrote: > Kevin> I've narrowed it down to a buffer overrun, no idea where yet..but > Kevin> if I force RtlAllocateHeap to always allocate 1 extra byte, the > Kevin> segfault goes away.. > > It always a good start

Re: wineserver not reading config files

2004-04-30 Thread Kevin Koltzau
On Friday 30 April 2004 06:31 am, Saulius Krasuckas wrote: > (Subject was: wineinstall problems at creation of config-files) > > Ok, today I got less lazy and found function of interest: > /usr/src/wine-cvs/wine/server/registry.c:1114:fprintf( stderr, "Line %d: %s > '%s'\n", info->line, err,

Re: Segfault

2004-04-30 Thread Kevin Koltzau
On Thursday 29 April 2004 06:56 pm, Kevin Koltzau wrote: > I'm getting segfaults with current cvs, I've tracked it down to this patch > http://cvs.winehq.org/patch.py?id=12187 > > last few lines in a +relay are > 0009:Call > ntdll.N

Segfault

2004-04-29 Thread Kevin Koltzau
I'm getting segfaults with current cvs, I've tracked it down to this patch http://cvs.winehq.org/patch.py?id=12187 last few lines in a +relay are 0009:Call ntdll.NtCreateKey(bfffcd84,000f003f,bfffe190,,,,) ret=4051e47a 0009:Ret ntdll.NtCreateKey() retval=

Re: RFH: winetest testing

2004-04-28 Thread Kevin Koltzau
On Wednesday 28 April 2004 07:59 am, Shachar Shemesh wrote: > First of all, we are talking about "non-interactive serivces" only. Yes > Actually, I think the user WILL see them if she presses "ctrl-alt-del". > The GINA login window is one such window opened by a service, as well as > that thing

Re: RFH: winetest testing

2004-04-28 Thread Kevin Koltzau
On Wednesday 28 April 2004 06:25 am, Francois Gouget wrote: > I don't think that it is correct to say that services cannot cerate > windows. From what I remember from the time I wrote a service and how I > read the information at the URLs you provided, what happens is that a > service can create wi

Re: RFH: winetest testing

2004-04-28 Thread Kevin Koltzau
On Wednesday 28 April 2004 07:38 am, Jakob Eriksson wrote: > What about "Allow service to interact with desktop" I have seen > somewhere in Windows? You run the service under the local system account and pass SERVICE_INTERACTIVE_PROCESS for service type when calling CreateService

Re: RFH: winetest testing

2004-04-27 Thread Kevin Koltzau
On Tuesday 27 April 2004 08:57 pm, Chris Morgan wrote: > When I was trying to run the winetests in gui mode they simply wouldn't run. > Winetest would start but wouldn't spawn any of the subtests. Ferenc's > winetest build with console windows worked much better. I don't have any > idea why t

  1   2   >