David Laight wrote:
On Tue, Aug 02, 2005 at 10:35:59PM +0900, Mike McCormack wrote:
It's a little more complicated than you think, after you start handling
all the width modifiers, various floating point formats, etc.
Not to mention coding in the 'brokenness'!
On windows:
_snprintf(buff, 3
I have been trying to print reports in Landscape and every time a line hits
about 122 characters it cuts out 5 characters and then picks up with the rest
of the line, example 'Wine Printing Problems' would be 'Wine ing Problems.' Is
anybody familiar with this kind of problem and what I can do t
Le lun 08/08/2005 à 11:11, Alexandre Julliard a écrit :
[snip]
> Modified files:
> server : trace.c request.h protocol.def mapping.c file.c
>fd.c change.c
> include/wine : server_protocol.h
>
> Log message:
> Added an unmount_device request th
>> >>>It's a common technique to rely on the fact that exports from kernel32
>> >>>reside at the same address to use CreateRemoteThread calling LoadLibrary
>> >>>for remote code injection (this is not what Vitaliy's App is doing here
>> >>>but the assertions are the same).
>> >>It's hard to implem
> > Anybody on this list make any changes to listview
> or
> > treeview in the last few months?
> I wouldn't even find it hard to believe that they
> already forgot about it...
>
> If you want hard, definitive data, then I I cannot
> find any reason why you
> wouldn't want to look at ChangeLog...
Lionel Ulmer wrote:
On Wed, Aug 03, 2005 at 12:13:00PM -0500, Alex Villacís Lasso wrote:
No luck. The patch did not change a thing in my configuration. It still
fails with the exact same failed request.
Did you test any other OpenGL application (except 'glxinfo') with your
set-up to
We changed our program to avoid the needless polling (only two PeekMessage are
needet then). We add also the PM_NOYIELD. This gives back the reaction of the
program if some other process consumes process time. But the speed is more
reduced than windows.
Your patch works for our program. It seems i
Jacek Caban wrote:
Hello.
Stefan Leichter wrote:
Am Freitag, 5. August 2005 09:05 schrieben Sie:
Hello Mike,
after removing the link /usr/include/libxml
my config.log has
ac_cv_lib_xml2_xmlReadIO=no
the patch fixes the problem with the missing header but compiling
fails still with:
I recently installed the latest 07252005 version of wine on my
system which is running Fedora 4. The wine compile and install seemed to
go smoothly. I also downloaded the documentation ZIP file from source forge.
However, the Make procedure for the documentation failed to build.
I next attempted
> >>>It's a common technique to rely on the fact that exports from kernel32
> >>>reside at the same address to use CreateRemoteThread calling LoadLibrary
> >>>for remote code injection (this is not what Vitaliy's App is doing here
> >>>but the assertions are the same).
> >>It's hard to implement t
Kuba Ober wrote:
On Sunday 07 August 2005 10:13, Mike McCormack wrote:
http://www.codeguru.com/Cpp/W-P/system/processesmodules/article.php/c5767
/
says:
> When creating a process, the loader on Win 2000, Win XP and Win 2003
> checks if kernel32.dll and user32.dll (their names are hardcoded
On Sunday 07 August 2005 10:13, Mike McCormack wrote:
> > http://www.codeguru.com/Cpp/W-P/system/processesmodules/article.php/c5767
> >/
> >
> > says:
> > > When creating a process, the loader on Win 2000, Win XP and Win 2003
> > > checks if kernel32.dll and user32.dll (their names are hardcoded
Am Montag, den 08.08.2005, 11:32 +0100 schrieb Huw D M Davies:
> > Changelog:
> > - File "include/winsplp.h" added
> As this is part of the ddk, it should probably go in
> include/ddk/winsplp.h
We do not have include/ddk/ yet.
While comparing directories, some Files are present in
mingw:inclu
On Sun, Aug 07, 2005 at 08:52:08PM +0200, Detlef Riekenberg wrote:
>
> Changelog:
> - File "include/winsplp.h" added
>
As this is part of the ddk, it should probably go in
include/ddk/winsplp.h
Huw.
--
Huw Davies
[EMAIL PROTECTED]
* On Mon, 8 Aug 2005, Saulius Krasuckas wrote:
>
> Ok folks, but my hands are off. I just reported for everybody to know.
> I am going to upgrade libxml2 packages (to v2.6.16).
Heh.. I opened this message to discard it. That Ctrl-C combination is so
near to a Ctrl-X. Sorry for a noise, igno
* On Thu, 4 Aug 2005, Mike McCormack wrote:
>
> If you don't use xmlReadIO, then you could use xmlReadMemory I guess.
> The whole file would need to be read into memory first.
* On Thu, 4 Aug 2005, Dmitry Timoshkov wrote:
>
> Or just mmap'ed. That could be a reasonable workaround.
Ok folks,
16 matches
Mail list logo