Displaying 2 results from an estimated 2 matches for "toso".
Did you mean:
too
2005 Mar 17
1
unprotecting the first 64KB of memory to allow real-mode calls.
Hello,
this is my first wine-time, and a lot of winprograms
run "out of the box"
Great!
But there is a little DOS-program which does not run.
Where can I look for the error?
Thanks for any hint.
geo@toso:~> wine "c:\Program Files\saft\saft.exe"
Warning: unprotecting the first 64KB of memory to
allow real-mode calls.
NULL pointer accesses will no longer be
caught.
fixme:int:DOSVM_Int10Handler Get Font Information -
Not Supported
fixme:int:DOSVM_Int10Handler Select Active Displa...
2009 Aug 18
2
rsync 3.0.4 under cygwin: problems with --exclude
Hi all,
I'm trying to backup a disk using rsync but I need to exclude some folder.
I'm using rsync 3.0.4 under cygwin on a winxp machine.
The script that I use is:
# ---------------------------------------------------------------- #
SRCDIR=/cygdrive/d
LOGDIR=/cygdrive/f
BCKDIR=/cygdrive/f/Backup
rsync -auv --progress --delete --delete-excluded --log-file=$LOGDIR/`date
+%Y%m%d`.log