Displaying 2 results from an estimated 2 matches for "overwritte".
Did you mean:
overwritten
2023 Jan 28
1
out-format in one line
Hello,
I use rsync with the option --out-format '%o %n? but want to have the contents of the mesages to be overwritten. This means that the actual message while synchronisation shall overwritte the previous one. Therefore i wanted to add a carriage return ?\r? at the end of the ?out-format string but this did not work. How can I do this?
Regards
Michael
2001 Aug 12
2
WND structures
hi all,
executing a certain program with wine, we get several crashes, in the
RDW_UpdateRgns function (winetop/windows/painting.c) and in a DLL of the
program itself.
the program always crashes after the creation of a subwindow, and the
problem appears to be the same, that is, somewhere before the crash the
window tree structure gets corrupted.
in order to find the exact point in which this