Re: Killing WineAPI project on SourceForge.

2011-02-05 Thread Steve Brown
n this discussion come and go a few times... Would something like LXR be appropriate for generating a web front-end to searching and indexing the Wine source code? I've used the various Linux kernel sites a time or two: http://sourceforge.net/projects/lxr/ Steve Brown sbro...@umbc.edu

Re: / is writable on mac... leading to lots of awkward msi droppings?

2011-01-05 Thread Steve Brown
seem to be left over from _failed_ installs. As far as permissions to write in the root directory, an installer has to be running with administrator rights to be mucking around in system directories no matter how it gets those rights -- directory permissions, sudo, UACs, whatever. Steve Brown sbro...@umbc.edu

Re: sane.ds: Change "ns" to "ms" in resource files

2010-07-07 Thread Steve Brown
mean microseconds. What does it mean? I couldn't find a definition. Usually, ms is the abbreviation for milliseconds. In an ASCII world, where there isn't a proper Greek_mu character, microseconds gets abbreviated as "us" since a lower-case_u looks like a mu without descender. Steve Brown sbro...@umbc.edu

Re: Intercepting GDI calls

2010-02-15 Thread Steve Brown
output, hence it is the server. Steve Brown sbro...@umbc.edu

Re: Romanian translation

2009-04-27 Thread Steve Brown
be... some would say computers are "possessed" and have a mind of their own, but that's another story). Steve Brown sbro...@umbc.edu

Re: Romanian translation

2009-04-27 Thread Steve Brown
nouns for these actions? Granted, Wine tries to be bug-for-bug compatible, but.. huh? Steve Brown sbro...@umbc.edu

Re: [PATCH] [RFC] Make drive C always a "Local disk"

2009-03-08 Thread Steve Brown
l into that doesn't include those cylinders. Bleah! Steve Brown sbro...@umbc.edu

Re: ntdll: add a warning about running wine as root (resend)

2009-02-11 Thread Steve Brown
sudo, the non-root users are allowed to execute a (possibly limited) number of commands with root privileges, but authenticating using their OWN password. Steve Brown sbro...@umbc.edu

Re: ntdll: add a warning about running wine as root (resend)

2009-02-09 Thread Steve Brown
due to permissions > problems. > > The solution: > > sudo rm -rf .wine Wouldn't a better solution be `sudo chown -r me:me .wine` ? Steve Brown sbro...@umbc.edu

Re: Better user feedback and better user experience (idea)

2008-12-18 Thread Steve Brown
et. In a few years, the API will be no more completely implemented than it is today -- it will just be a different set of calls that aren't done than it is today. Steve Brown sbro...@umbc.edu

Re: find_dll_file ignoring WINEDLLPATH?

2008-03-30 Thread Steve Brown
your .dll gets rebuilt, it gets automagically copied as needed. Steve Brown [EMAIL PROTECTED]

Re: WineHQ should discourage the use of cracks

2008-03-04 Thread Steve Brown
barely usable on its intended platform (wouldn't even get close to silver without "cracks"). Steve Brown [EMAIL PROTECTED]

Re: WineHQ should discourage the use of cracks

2008-03-04 Thread Steve Brown
they were running a fully licensed version just to let us know about real issues. Steve Brown [EMAIL PROTECTED]

Re: Request for patch removal

2008-01-16 Thread Steve Brown
iple login users on a local machine at different times would be sufficient for a lot of us. If, say, ~/.wine was used as a replacement for HKLM\Current User and, say, /usr/local/wine/whatever was for the other registry hives and group policies, I think wine would be a lot closer to being a solu

Re: IntelMac compile error

2007-10-21 Thread Steve Brown
On Sun, 21 Oct 2007, Hans Leidekker wrote: > On Sunday 21 October 2007 18:57:10 Steve Brown wrote: > >> mach.c:210: error: parse error before 'state' >> mach.c:211: error: 'state' undeclared (first use in this function) >> mach.c:245: error: '

IntelMac compile error

2007-10-21 Thread Steve Brown
: 'x86_DEBUG_STATE32' undeclared (first use in this function) make[1]: *** [mach.o] Error 1 make: *** [server] Error 2 I stared briefly at the code, and didn't see anything obvious -- also a quick grep through the source directories and the XCode Headers didn't find a header file that included "x86_debug" (case insensitive grep). Ideas? Steve Brown [EMAIL PROTECTED]

Re: Liberation

2007-06-15 Thread Steve Brown
m pointing to them from the Windows expected locations? Steve Brown [EMAIL PROTECTED]