[ros-kernel] Hi folks

Filip Navara xnavara at volny.cz
Wed Oct 8 23:54:49 CEST 2003


Hi!

----- Original Message ----- 
From: pirata
To: ros-kernel at reactos.com
Sent: Wednesday, October 08, 2003 4:42 PM
Subject: [ros-kernel] Hi folks

> Hi to everyone!
> I'm glad to announce... ME! (and hope you'll too )
> I discovered this cool project surfing at sf search engine and I was
amazed
> I've downloaded and tested it, then I tried all the time to join mailing
lists, but they were broken in the old site, so I had to wait till now...

> I can contribute with code, spanish localizations & also with great / lazy
/ weird ideas

Great, we have a new developer/translator!

> For the code part, I'm not a lowlevel guru, but I can contribute API
routines, and when time comes on and I get envolved and more familiar
perhaps I could write > some kernel code... (I think... not sure)
> First of all... I need this:
> * Appropriate knowledge and experience with C is essential <- No matter
> * while knowledge of the Windows APIs does help - although can be learned
quickly enough <- Ok, where can I find Win2000/XP complete API, so I start >
> coding...

Try looking at msdn.microsoft.com and/or Wine (www.winehq.com) code.

> For the spanish localizations... tell me what shall I translate.. I think
there would be a LIST of THINGS to translate with priorities, so everyone
that can help with > it follows a standard importance-order rollmap
> Obviusly, my passion is to code, so translations will be slower... but
they will be, count on it.

We don't have lot things to translate yet. (Currently there is only one -
the Explorer :-) When the project will get more mature...

> For the ideas... I'll be annoying whith them all the time, count on it
too...

:-)

> Two things (by now) about my bin/src tests:
> * VGA driver is VERY slow, it could be improved taking a look at Free/AB,
I could do some things here if you pont me exactly where is the code, I got
bothered finding it at srcs

drivers/dd/vga

> * Src didn't compile, I have latest MingW, contribs, msys, etc installed,
but I couldn't find the place for the error (it's related to Makefiles... I
think, error is ..IDontRememberWhat.exe executes (it misses '\', and that
.exe don't even exists))

I know what's wrong.
1) When you compile with MSYS, you need to change SEP := \$(EMPTY_VAR) to
SEP := / in rules.mak.
2) or you can try "mingw32-make" instead of "make"

> That's all by now
> Best Regards

Good luck
FiN

> -- 
> pirata <pirata at trekkie.com.ar>




_______________________________________________
Ros-kernel mailing list
Ros-kernel at reactos.com
http://reactos.geldorp.nl:8080/mailman/listinfo/ros-kernel



More information about the Ros-kernel mailing list