On Sat, 09 Apr 2005 07:15:43 +0200, you wrote:
> > I am looking into a couple of crashes in dlls/x11drv/dib.c caused by a
> > patch from you. The patch (attached) is only 5 years old, I am sure you
> > remember all the details ;)
> sure... since RLE encoding can have holes (ie, it can jump a coup
"Juan Lang" <[EMAIL PROTECTED]> wrote:
> +#define UNICODE_CP 1200
IMO it's better to name it CP_UNICODE as dlls/mlang/mlang.c has.
It's a more consistent value with what include/ddeml.h:
#define CP_WINUNICODE 1200
and PSDK's mimeole.idl:
const CODEPAGEID CP_UNICODE = 1200;
have. Moreover, it
Rein Klazes a écrit :
Hi Eric,
I am looking into a couple of crashes in dlls/x11drv/dib.c caused by a
patch from you. The patch (attached) is only 5 years old, I am sure you
remember all the details ;)
sure... since RLE encoding can have holes (ie, it can jump a couple of pixels or
lines ahead), w
Mike McCormack wrote:
Try skip the 'make install', and instead run wine from the build
directory. eg.
~/src/wine/wine regedit
I make a point of never installing Wine to make sure I don't accidently
run an older installed version that didn't get overwritten properly.
You can also just have a scri
Hi,
I'm using latest Wine (20050310) with Debian sid (kernel 2.6.11).
I own an USB 1.1 scanner : Agfa SnapScan 1212U.
I successfully installed ScanWise software provided by the vendor (2.0.0.9 version) but when I
launch it, it behaves as if the scanner's light wasn't on, or it was unplugged : it a
Robert Reif wrote:
Robert Shearman wrote:
Robert Reif wrote:
Are there any plans or is anyone working on mapping Windows
SetProcessClass and SetThreadPriority support to linux process
priorities on kernels that support CAP_SYS_NICE?
Mapping Win32 thread priority levels to Linux nice levels is fair
Since early this year I have been having difficulties with winmm in that my
test application seems to deadlock if an audio driver is set up in the
config. Without a defined audio driver or if the audio device is busy, the
app works fine. For what it's worth here is a dump of +winmm +mmtime.
Aft
David Hemmo wrote:
Right now, each time I make a modification (even one line) I do a 'make'
followed by a 'make install'.
Is there a faster way ?
Try skip the 'make install', and instead run wine from the build
directory. eg.
~/src/wine/wine regedit
I make a point of never installing Wine to mak
I run these commands in the directory of the dll or program which I
changed.
Thats is way faster :-)
Thanks
David Hemmo
Am Freitag, 8. April 2005 16:00 schrieb David Hemmo:
> Hello,
>
> Right now, each time I make a modification (even one line) I do a
> 'make' followed by a 'make install'.
> Is there a faster way ?
I run these commands in the directory of the dll or program which I changed.
That is way faster(espec
Hello,
Right now, each time I make a modification (even one line) I do a
'make' followed by a 'make install'.
Is there a faster way ?
Thanks
David Hemmo
Terry Barnaby wrote:
Rob Shearman wrote:
Terry Barnaby wrote:
Hi,
I am trying to get the K'nex CyberKnex Programmer Windows program
working under wine on Fedora 3. It appears to be generally working but
this program needs direct access to the LPT1 parallel port to drive an
external "flash key" prog
Rob Shearman wrote:
Terry Barnaby wrote:
Hi,
I am trying to get the K'nex CyberKnex Programmer Windows program
working under wine on Fedora 3. It appears to be generally working but
this program needs direct access to the LPT1 parallel port to drive an
external "flash key" programmer.
I have tried
Hi,
On Fri, Apr 08, 2005 at 03:24:52PM +0100, Terry Barnaby wrote:
> Hi,
>
> I am trying to get the K'nex CyberKnex Programmer Windows program
> working under wine on Fedora 3. It appears to be generally working but
> this program needs direct access to the LPT1 parallel port to drive an
> extern
Terry Barnaby wrote:
Hi,
I am trying to get the K'nex CyberKnex Programmer Windows program
working under wine on Fedora 3. It appears to be generally working but
this program needs direct access to the LPT1 parallel port to drive an
external "flash key" programmer.
I have tried setting the "Windows
Hi,
I am trying to get the K'nex CyberKnex Programmer Windows program
working under wine on Fedora 3. It appears to be generally working but
this program needs direct access to the LPT1 parallel port to drive an
external "flash key" programmer.
I am using wine 20050310.
If I try this I get an error
Hi Eric,
I am looking into a couple of crashes in dlls/x11drv/dib.c caused by a
patch from you. The patch (attached) is only 5 years old, I am sure you
remember all the details ;)
To be precise, I get X-errors in the calls to XGetSubImage caused by out
of range parameters. Fixing this by some par
Can someone provide a quick example of how to link a an app and
initialize wine via wine_init myself? I've tried the stuff from mono
and also libfst.. I really need this to work, it isn't an option to
run from a winelib app because I need to access a non-managed dll via
the mono runtime.
#0 0x403
18 matches
Mail list logo