Displaying 3 results from an estimated 3 matches for "brammer".
Did you mean:
krammer
1998 Oct 03
1
SAMBA digest 1831
> From: Andrew Logan <aml@bsl.co.uk>
> Subject: Re-How to enable domain logon from NT workstation
> Message-ID: <98Oct2.145422gmt.28674@worm.brammer.net>
>
> Hi,
>
> worked fine. I followed the instructions in Samba NT Domain FAQ
> apart from the use of encrypted passwords which I don't want to use.
You dont have any choice...
> Yes, I've enabled plain text passwords on the NT Workstation and
> added an e...
2006 Dec 22
0
Wine release 0.9.28
...e some '#if 0's with 'if (0)'s.
comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Assorted spelling fixes.
kernel32/tests: Test loading and unloading of builtin dlls.
setupapi: Fix handling of 'CopyFiles=@file'.
G?nther Brammer (2):
ddraw: Fix IDirectDrawSurfaceImpl_SetColorKey to also change surface_desc.
ddraw: Add a test for IDirectDrawSurface_SetColorKey.
H. Verbeet (4):
wined3d: Allow the device to store multiple render targets.
wined3d: Move storing the render target from ActiveRender to Set...
2008 Mar 07
0
Wine release 0.9.57
...still works if HAVE_XXX is not defined.
ddk: Add a stub ntddk.h header.
hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode.
Gerald Pfeifer (2):
widl: Include <unistd.h> for prototype of unlink().
d3dx8: Simplify D3DXMatrixInverse().
G?nther Brammer (1):
ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
Hans Leidekker (11):
mscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.
mscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFromDevic...