Hello, I have searched for the error in the subject but can not find a solution. The daily snapshots (http://reactos.csh-consult.dk/) works fine. I have tried gcc 3.3.1, 3.4.1, 3.4.2. I use the binutils 2.15.91. Is there an error in my build tools?
EnricoB
The DDK says ExAllocatePool is obsolete. We sould use
ExAllocatePoolWithTag instead. The same applies to other generic pool APIs.
Here is a unofficial list of memory pool tags:
http://alter.org.ua/docs/win/pooltag/index.php
Emanuele
Hi,
now I have some spare time I'm back with gethostbyname and gethostbyaddr (I
don't know if they are still needed but according to my last update of my cvs
tree they are still unimplemented), I was not able to find the declaration of
PDNS_RECORDA. It would be nice to know where can I find it or at least how
can I operate with it. My research and guess makes me believe that I should
probably deal with DNS_STRUCT, but I think that would be better to have some
functionality to avoid messing with the whole structure. Am I totally lost
here?
bye
--
Carlos Manuel Duclos Vergara
carlos(a)embedded.cl
Sorry I could not translate. I was not online last weekend.
Theo
>From: "Ge van Geldorp" <gvg(a)reactos.com>
>Reply-To: ReactOS Development List <ros-dev(a)reactos.com>
>To: "'ReactOS Development List'" <ros-dev(a)reactos.com>
>Subject: RE: [ros-dev] RE: LinuxWorld Germany
>Date: Sun, 24 Oct 2004 19:57:36 +0200
>
> > From: Freeworld
> >
> > Is the translation done? When has it to be ready?
> > If nobody else does it, I could help out.
>
>Yes, the translation is already done. Thanks to apollo11 for doing it and
>thanks to you for your offer.
>
>Gé van Geldorp.
>
>
>_______________________________________________
>Ros-dev mailing list
>Ros-dev(a)reactos.com
>http://reactos.com:8080/mailman/listinfo/ros-dev
_________________________________________________________________
Nicht lange suchen finden! MSN Suche. http://search.msn.de/ Jetzt testen!
I was recently updating my win32 QEMU installation when i noticed:
qemu-0.6.0-ppc.patch.gz
<http://www.h7.dion.ne.jp/%7Eqemu-win/download/qemu-0.6.0-ppc.patch.gz>
PReP support by F. Navara.
at the bottom. Can't go anywhere without seeing his name anymore ;)
Hehe, anyways, good job filip.
> You have to remember that our CVS is anonymous and there are many
> non-developers (much more then developers) who will be using it and have
> absolutely no interest in downloading tests, and they consider it seperate.
How will they validate what they compile? Will they trust the code and the
compilation process as is?
Emanuele
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
> removed apps/tests). The advantage of the SVN tree will be that the
> /tests directory will have its own repository but still be included of a
> master repository/makefile for those who wish to have it all.
For when is the SVN switch planned?
Are there utilities to convert a local CVS codebase to a local SVN codebase, to
save a full checkout?
Emanuele
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
Moin!
What do you think about a package system for reactos' files? We could
create seperate packages for, e.g. ntoskrnl, explorer,
drivers-networking, drivers-video, etc. pp., so it would be more easy
for users to upgrade. (ros-get update and ros-get upgrade or so)
I'd like to implement this, but I still have some open questions:
- What about overwriting files which are currently "in use"? Is it
possible to overwrite them w/o rebooting?
- We need a mechanism for postinst scripts, which update registry values
and so on. cmd.exe scripts are ugly, as VBScript is. bash on
windows/reactos is IMHO also not the best way. Maybe the package
installation system (the dpkg/rpm equivalent) could parse a special
script file with the syntax like NetInstall Script. What to you think?
Sebastian
--
signature intentionally left blank.
ion(a)cvs.reactos.com wrote:
>CVSROOT: /CVS/ReactOS
>Module name: reactos
>Repository: reactos/w32api/include/reactos/wine/
>Changes by: ion(a)mok.osexperts.com 04/10/24 16:11:03
>
>Added files:
> reactos/w32api/include/reactos/: Tag: new_headers .cvsignore
> config.h debug.h defines.h
> epsapi.h heap.h helper.h
> resource.h roscfg.h string.h
> version.h
> reactos/w32api/include/reactos/wine/: Tag: new_headers cguid.h
> commctrl.h commdlg.h
> config.h cpl.h debug.h
><SNIP>
>
>Log message:
> Headers..
>
>_______________________________________________
>Ros-cvs mailing list
>Ros-cvs(a)reactos.com
>http://reactos.com/mailman/listinfo/ros-cvs
>
>
>
All right guys, I have no idea what just went on in CVS, but it somehow
got confused and started adding stuff to w32api even though I was
nowhere near that directory. So please disregard anything in my branch
that seems to have been commited in that directory, it's total nonsense.
I'll have to start over or something. I'm really getting annoyed with CVS.
Best regards,
Alex Ionescu