Re: Q: porting driver for USB scanner - where to start?

2005-01-30 Thread Ryan Underwood
SB driver so they can log the data going to and from the scanner. -- Ryan Underwood, <[EMAIL PROTECTED]>

Re: Countering arguments against Wine

2004-11-06 Thread Ryan Underwood
through the available alternatives picking the next one each time it is invoked. On other systems, you can use /proc to modify the executable being used to launch anything with a PE header. -- Ryan Underwood, <[EMAIL PROTECTED]>

Re: Countering arguments against Wine

2004-11-01 Thread Ryan Underwood
an directly execute a PE executable (WINE is invoked automatically by the kernel). -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: Cryptographic functions

2004-09-16 Thread Ryan Underwood
public domain, but for this little code it is ok. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: Cryptographic functions

2004-09-15 Thread Ryan Underwood
rmissive license on it to be usable. Being based on public domain code and then copyrighted by yourself grants no permissions to anyone else. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: how can I find what functions a dll file provides?

2004-07-24 Thread Ryan Underwood
e symbols, you can use pexports from mingw-utils, or a nm compiled for the mingw target. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: dlls/winmm/wineoss/audio.c build failure

2004-07-24 Thread Ryan Underwood
against your C library if it isn't pulled in with . -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

DirectPlay

2004-04-22 Thread Ryan Underwood
WINE-only version instead, perhaps an identical protocol to the one that would be implemented to support the later more robust versions of DirectPlay. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: Re: i810 audio fixes 1/2

2004-04-21 Thread Ryan Underwood
aRts is rather full featured compared to the competition. Its only achilles heel is the fact that it has no low latency capability and that it suffers from blocking /dev/dsp like every other high level sound server at the moment. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: i810 audio fixes 1/2

2004-04-21 Thread Ryan Underwood
Then again, which "free X project" would be first to develop this? > What about something like MAS (http://www.mediaapplicationserver.net)? -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: i810 audio fixes 1/2

2004-04-21 Thread Ryan Underwood
emons can go away, but the existing applications can be trivially migrated. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: vsnprintf: glibc and win32 not compatible

2004-03-08 Thread Ryan Underwood
; > No clue which is best. Alexandre? Newlib has vsnprintf and is BSD-licensed. This might be more convenient for inclusion into WINE. newlib/newlib/libc/stdio/vsnprintf.c -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: X11DRV_GLX_CreateDriver

2004-03-03 Thread Ryan Underwood
efer to conserve that power with slower performance. there are probably others too. but rendering a framebuffer and 2D primitives via opengl sounds like a good plan here. -- Ryan Underwood, <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: Windows 2000 source code has been leaked

2004-02-14 Thread Ryan Underwood
text message with a PGP attachment (as indicated by its MIME type) is not "an empty message with a nondescript text file attachment". -- Ryan Underwood, <[EMAIL PROTECTED]>

Re: Windows 2000 source code has been leaked

2004-02-14 Thread Ryan Underwood
On Sat, Feb 14, 2004 at 01:46:08PM +0100, Ferenc Wagner wrote: > Mike Hearn <[EMAIL PROTECTED]> writes: > > > We all know what the Windows code probably looks like - a > > lot of yucky hungarian C and C++. > > Name your weapons. Yucky hungarian notation, not