On 6/11/05, Robert Shearman <[EMAIL PROTECTED]> wrote:
>
> The code should already do what you are trying to do. The function
> token_adjust_privileges copies the previous state of the privilege to
> the output buffer and this works fine in the tests I have done. What is
> the problem you are seei
On Sat, 2005-06-11 at 21:55 -0500, Dustin Navea wrote:
> Ok, Now I am getting fed up with all this petty bickering over indent
> amounts. Alexandre wants 4 space indents. As soon as I get Linux
> installed on my box, I'm going to _MANUALLY_ go through every single
> file and make sure that we
On Sat, 2005-06-11 at 20:55 +0100, Mike Hearn wrote:
> On Sat, 2005-06-11 at 12:36 -0700, Scott Ritchie wrote:
> > Well, increased Mac-only API usage would only be caused by an increase
> > in Apple's marketshare. But if Apple's marketshare is going up because
> > it is more useful now that Wine w
Ok, Now I am getting fed up with all this petty bickering over indent
amounts. Alexandre wants 4 space indents. As soon as I get Linux
installed on my box, I'm going to _MANUALLY_ go through every single
file and make sure that we have 4 space indent, since I wouldnt know how
to write up a sc
On Saturday 11 June 2005 19:46, David Laight wrote:
> On Sat, Jun 11, 2005 at 09:17:09AM +1000, Robert Lunnon wrote:
> > I need some help to implement the debugger under Solaris. In particular I
> > need help with how ptrace interacts with the threading model under Linux
> > which I understand uses
James Hawkins wrote:
Hi,
NtAdjustPrivilegesToken returns the old privileges of the token in the
PreviousState parameter before replacing them with the privileges in
NewState.
Changelog
* Return old privileges in adjust_token_privileges.
Hi James,
The code should already do what you are t
On Sat, 2005-06-11 at 12:36 -0700, Scott Ritchie wrote:
> Well, increased Mac-only API usage would only be caused by an increase
> in Apple's marketshare. But if Apple's marketshare is going up because
> it is more useful now that Wine works in more instances, then Linux
> would be experiencing th
On Sat, 2005-06-11 at 20:16 +0100, Mike Hearn wrote:
> On Sat, 2005-06-11 at 11:40 -0700, Scott Ritchie wrote:
> > If it works for Wine on Mac, why wouldn't it work for Wine on Linux?
>
> Well, Mac users/developers tend to write Mac software which isn't
> portable anywhere. That's my primary conce
On Sat, 2005-06-11 at 11:40 -0700, Scott Ritchie wrote:
> If it works for Wine on Mac, why wouldn't it work for Wine on Linux?
Well, Mac users/developers tend to write Mac software which isn't
portable anywhere. That's my primary concern.
> Maybe if they do some sorta half-baked frankenstein port
On Sat, 2005-06-11 at 16:37 +0100, Mike Hearn wrote:
> On Thu, 09 Jun 2005 11:59:59 -0700, Scott Ritchie wrote:
> > In short, Apple's move is nothing short of a tremendous potential boon.
>
> The alternative analysis is that it's bad, as it'll mean people porting
> their apps from Win32 to the Mac
On Sat, 2005-06-11 at 11:06 -0400, Tom Wickline wrote:
> "Anonymous Developer: it all depends on WINE and the ability to run PC
> games on the Mac. it could cut the heart out of the Mac game
> business."
>
Not that I'm bothered by the quote, but we've had "anonymous developers"
comment on the Win
Hello,
I am expericing a problem due to updating my wine to 20050524 debian
unstable package from wine 20050310. I think there could be a bug as
OpenGL stopped working. I have included the info below, so hope someone
will be able to confirm, or point me in the right direction if I need to
revise
Jan Jezabek wrote:
Hi,
What is the current state of VfW support? I have tried a few
applications, and they seem to fail sooner or later:
- virtualdub runs fine, but it's only possible to use RGB, cvid or ms
video. I installed the xvid and divx vfw dll's to wine's
c:\windows\system, updated th
On Thu, 09 Jun 2005 11:59:59 -0700, Scott Ritchie wrote:
> In short, Apple's move is nothing short of a tremendous potential boon.
The alternative analysis is that it's bad, as it'll mean people porting
their apps from Win32 to the Mac APIs using Wine, and not Linux. Porting
proprietary apps from
On Sat, 2005-06-11 at 16:37 +0200, Gerold J. Wucherpfennig wrote:
> In my opinion BOOL is a crap and a real shortcoming
> of the C programming language.
[...]
> And last: if(fNextCab==TRUE) makes it more obvious for the quick
> source code reader when a BOOL value is compared than if(fNextCab).
We
Anyone here care to speculate on what Wine on the future Apple x86
will bring to that platform gloom or doom ?
The reason why I ask is, while reading the article "Game Developers
React To Intel Switch"
Wine in mentioned twice once by "Glenda Adams - Aspyr Media"
"Tech Support is one big issue that
On Sat, 11 Jun 2005 16:28:28 +0200, <[EMAIL PROTECTED]> wrote:
On Sat, 11 Jun 2005 01:13:20 +0200, <[EMAIL PROTECTED]> wrote:
On Fri, 10 Jun 2005 23:23:20 +0200, René Rebe <[EMAIL PROTECTED]> wrote:
I can start the audio setup seperatly - that part seem to work on my
side :-(((
I was able
On Wednesday 08 June 2005 19:16, you wrote:
> From: "Gerold J. Wucherpfennig" <[EMAIL PROTECTED]>
>
> Cool stuff Gerold. A few nits:
> > + if(PFCI_INT(hfci)->fNextCab==TRUE) {
>
> It's better to avoid explicit comparison with TRUE.
> What if fNextCab is 10, not 1? It's still true, but
> it will fa
On Sat, 11 Jun 2005 01:13:20 +0200, <[EMAIL PROTECTED]> wrote:
On Fri, 10 Jun 2005 23:23:20 +0200, René Rebe <[EMAIL PROTECTED]> wrote:
I can start the audio setup seperatly - that part seem to work on my
side :-(((
I was able to run wine audio.exe
It seems that running the audio setup f
Eric Pouech wrote:
[snip]
it's parly implemented (mainly what has been needed so far). Some
drivers are still missing. It should be able to load any driver. More
traces are needed to understand what goes wrong.
A+
Hi,
Thanks for your reply. I've already submitted a patch solving the first
Jan Jezabek a écrit :
Hi,
What is the current state of VfW support? I have tried a few
applications, and they seem to fail sooner or later:
- virtualdub runs fine, but it's only possible to use RGB, cvid or ms
video. I installed the xvid and divx vfw dll's to wine's
c:\windows\system, updated
How is this solved in other cases (that is, in a way that does
not prevent the
resulting patch from being accepted)?
the way to go would be to no longer rely on winmm.SendDriverMessage, but to
directly store in ACM structures the address of the DriverProc. In the case of
acmDriverAdd, you would
On Saturday 11 June 2005 03:37, James Hawkins wrote:
> On 6/10/05, Gregory M. Turner <[EMAIL PROTECTED]> wrote:
> > How do I run the wine test suite under Windows again? I want to do this
> > by compiling from source.
> >
> > I know the answer is out there -- maybe I have even asked this once
> >
On Sat, 11 Jun 2005 09:55:24 +0200, René Rebe <[EMAIL PROTECTED]> wrote:
I never got v8 to install - and I always start will clean wine installs,
since
I make a tar snapshot everytime I got s.th. new to work - and also tried
with
less stuff installed to see if e.g. some other applications change
On Sat, Jun 11, 2005 at 09:17:09AM +1000, Robert Lunnon wrote:
> I need some help to implement the debugger under Solaris. In particular I
> need
> help with how ptrace interacts with the threading model under Linux which I
> understand uses processes for threads. Since Solaris has user mode thr
HI,
On Saturday 11 June 2005 02:02, you wrote:
> Just found this. Another location for your dll. Again the exact err msg
> would be helpful maybe.
I gave it in the previous mail:
> err:module:find_forwarded_export module not found for forward
> 'Ole32.DllRegisterServer' used by L"C:\\windows\\s
Hi,
On Saturday 11 June 2005 02:02, [EMAIL PROTECTED] wrote:
> >> You could try copying it to /windows/system
> >
> > Tried that - no difference.
>
> bash# ls ~/.wine/c/windows/Speech/Dragon
> Elantts.dll dd10enum.dll dnstk10.dll nsinstalled.ini nsvbld50.dll
> Uninst.isu dmfc.dll elant
Hi,
On Saturday 11 June 2005 01:13, you wrote:
> On Fri, 10 Jun 2005 23:23:20 +0200, René Rebe <[EMAIL PROTECTED]> wrote:
> > I can start the audio setup seperatly - that part seem to work on my
> > side :-(((
>
> I was able to run wine audio.exe
>
> I let is start and turn off the mike ! Then I
28 matches
Mail list logo