I Where pist that day from my point
Illegal code in reactos in project i want to be in to
Angry a took some maybe lille fast conclusions
you just love to take old things up... or what..
Thomas
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
Its a long time ago now Geldorp i no longer got the source code yes i look at it but only because
some drivers and shell code where extreme close to microsofts old ones and i dident want to work
on a project if it gets closed but now i know you and wine dident.. still sry for the accousing
but i can do anything execpt saying that im sry
And i could have changed e-mail and called me bob if it where that but i dident just to give you
some to think about..
Im not mad or angry i where not clear about the policy back their and it where just to help you
and reactos..
Thomas Larsen
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
--- Royce Mitchell III <royce3(a)ev1.net> wrote:
> Someone mentioned recently that we should name all the xml build system
> files makefile.rbuild, or something to that effect.
>
> I didn't have an opinion at the time, but I have recently developed a
> very strong one...
>
> If all the build system's files are named the same, and if you have 3 of
> them open in notepad, you can't tell which is which from the window's
> title. This is IMNSHO a bad thing.
What do you do when you have 3 "makefile" open in notepad then ?
Kind regards,
Usurp (aka Sylvain Petreolle)
humans are like computers,
yesterday the BIOS was all
- today its just a word
Someone mentioned recently that we should name all the xml build system
files makefile.rbuild, or something to that effect.
I didn't have an opinion at the time, but I have recently developed a
very strong one...
If all the build system's files are named the same, and if you have 3 of
them open in notepad, you can't tell which is which from the window's
title. This is IMNSHO a bad thing.
Furthermore, in order to be able to invoke make from any directory,
instead of just the top-level one, I need to put a "makefile" ( I'm
forced to have same name here ) in each directory that punts to the
top-level one. Therefore, some of the bootstrap makefiles will need to
be renamed out of the way.
My plan is to name the bootstrap makefiles thus:
tools/tools.mak
tools/unicode/unicode.mak
...you get the idea...
If we want to rename all the xml files to *.rbuild, that's fine, but I
think making them all "makefile.rbuild" is baaaaad.
Peace
Hi, I am looking forward to do a branch next time to release the v0.2.6.
There's however still at least one issue pending.
The patch from Alex_Ionescu's branch.
So we will still wait for a few days.
Please tell what else issues there are to not do the branch.
And of course when they are resolved.
Hi!
Could somebody help me out and explain how the TryToTranslateChar function in \reactos\subsys\win32k\ntuser\keyboard.c is supposed to work...
First there is the following definition:
shift = keyLayout->pCharModifiers->ModNumber[ModBits];
which is later used in:
CapsMod = shift | ((CapsState & CAPITAL_BIT) ? vkPtr->Attributes : 0);
which is used for the translation:
*pwcTranslatedChar = vkPtr->wch[CapsMod];
Doesn't shift contain the index for the VK_TO_CHARSx table in the keyboard layout data structure?
Why is it then |:ed with vkPtr->Attributes , which I suppose corresponds to the CAPS/NOCAPS constants in the keyboard layout files ?
Shouldn't it be something like:
shift = keyLayout->pCharModifiers->ModNumber[ModBits ^ ((CapsState & CAPITAL_BIT) ? vkPtr->Attributes : 0];
Regards
Johannes Olofsson
10 Gigabyte Mailbox - http://mail.spray.se
This is a full implementation of the regedit search function. :D
English and German language available, with other languages the "Find"
and "Find next" menu points are still disabled.
Come, get some!! :) :)
Greetings,
Jan Schiefer!
Hi,
--- Alex Ionescu <ionucu(a)videotron.ca> wrote:
> Once again, I hope nobody takes this personally, but I wanted to clear
> up the situation.
Also I would like everyone to note that I was not trying to be critical of Alex for maintaining
his branch. There was a miscommunication about the merge -> branch for 0.2.6 and I should have
sent another note to Alex about it before posting here. The lack of merges is in part because of
stablity testing and our miscommuication about when would be the best time.
Thanks
Steven
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/