Hey Alexandre,
I need to be able to include itss.h from dlls/itss in order to read
CHM files. Mike offered the solution that I add -I($SRCDIR)../itss to
hhctrl's Makefile.in. The next problem comes when I run make depend.
make depend looks for itss.h but can't find it because it hasn't been
bui
--- Vitaly Lipatov <[EMAIL PROTECTED]> wrote:
> Hi, Can you pay attention to this patch? It really
fixes
> the problem but not
> discussed in the list and not applied:
>
http://www.winehq.com/hypermail/wine-patches/2005/08/0018.html
WOOHOO! This fixes "half" the problem with Bug3148.
Once I ap
Hey,
While compiling x11drv, gcc gives the following error:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o text.o text.c
text.c: In function '
As of todays CVS Delphi 5 debugger is fixed.
Well, ok, there are still some bugs. One is a minor bug (Module view reports all
modules as a project executable name), but all exports are there. You can even
try to disassemble them. But here is where the major problems start. Debugger
segfaults on th
Than I suggest to do that! Being 8 or more hours offline isn't really
professional...
Or if you upgrade the hardware, keep the old box running until the new
server is ready.anyway, there are lots of ways achieving a smoother
transitionmy offer still stands, should you need it...or any
I don't think it is worth the time/effort to setup the temp mirror. I
could just as easily host a temp mirror on one of my other servers than
work with a 3rd party on it. I appreciate the offers though.
On Tue, 2005-08-23 at 22:50 +0100, Ivan Leo Puoti wrote:
> Jeremy Newman wrote:
> > The move ha
Jeremy Newman wrote:
The move has been canceled. We still plan to have the box moved/upgraded
by the end of the month. As of right now the new ISP was not ready for
me yet. I jumped the gun a little.
Then maybe you could get the MediaHost guys to mirror us when you do switch
As we already have
* Alexandre Julliard <[EMAIL PROTECTED]> [23/08/05, 20:39:52]:
Thanks for the comments. I see you points in all of them, apart from the
following one, where I didn't understand what you meant.
> > +{
> > +helper->pipe_in = fdopen(pipe_in[0], "r");
> > +close(pipe_in[1]);
> > +
The move has been canceled. We still plan to have the box moved/upgraded
by the end of the month. As of right now the new ISP was not ready for
me yet. I jumped the gun a little.
On Tue, 2005-08-23 at 14:15 -0500, Jeremy Newman wrote:
> I will be taking the website offline tomorrow starting at 09:
Next time you'll have such a long downtime, contact us before and we'll
be glad to fetch winhq's (static) pages and host them for a day.
The trick would be, to reduce TTL of the DNS, so a switch can occur
within minutesand then point back to the original / or new IP's
Regards
S
On Tuesday 23 August 2005 2:39 pm, Frank Richter wrote:
> + static const WCHAR themesSubdir[] =
> + {
> '\\','R','e','s','o','u','r','c','e','s','\\','T','h','e','m','e','s',0 };
> + WCHAR themesPath[MAX_PATH];
> +
> + free_theme_files();
> + themeFiles = DSA_Create (sizeof (ThemeFil
Jeremy Newman wrote:
I will be taking the website offline tomorrow starting at 09:00 CDT
(04:00 GMT). I will be moving it to a new ISP. Expect downtime to last
for up to 8 hours as I will also be doing a complete reinstall of the
OS.
This will also affect the mailing lists and the CVS.
Luckly
I will be taking the website offline tomorrow starting at 09:00 CDT
(04:00 GMT). I will be moving it to a new ISP. Expect downtime to last
for up to 8 hours as I will also be doing a complete reinstall of the
OS.
This will also affect the mailing lists and the CVS.
--
Jeremy Newman <[EMAIL PROT
Kai Blin <[EMAIL PROTECTED]> writes:
> +unsigned char buffer[SECUR32_MAX_BUF_LEN+6000];
> +BYTE bin[SECUR32_MAX_BUF_LEN];
You shouldn't allocate fixed size buffers on the stack, especially not
huge ones like that. You should compute the necessary size and
allocate a proper
Now it seems test are being build daily [1], but none of them shows up on
the web [2] since 2005.08.16.
Is this intentional state of the system or just some bug had went in it?
[1] http://www.astro.gla.ac.uk/users/paulm/WRT/wrt.php
[2] http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/
Am Montag, 22. August 2005 22:16 schrieb James Liggett:
> Hi Stefan,
>
> > Now I've run into the next problem: Any call to glBegin(GL_Something)
> > crashes in the libs of my OpenGL driver(ATI fglrx) due to some NULL
> > pointer access[1]. If I disable Hardware Acceleration, the crash doesn't
> > o
Hi Alexandre,
On Monday 22 August 2005 17:04, Michael Jung wrote:
> Changelog:
> Added some tests for CLSID_FolderShortcut objects
Are there any further problems with this patch?
Bye,
--
Michael Jung
[EMAIL PROTECTED]
17 matches
Mail list logo