Ged, you misunderstood my rhetorical question :) , I was not asking the
literal difference between both , of course are different! I was asking it
from a conceptual point of view.
Regards
/Marc
-----Original Message-----
From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
Behalf Of Ged
Sent: Monday, November 12, 2007 12:28 AM
To: ReactOS Development List
Subject: Re: [ros-dev] rbuild auto generated resources
Timo Kreuzer wrote:
Marc Piulachs schrieb:
Please can you take a few seconds to think and
answer me what's the
difference between <file>source.c</file> and <localization
isoname="en-US">en-US.rc</localization>? Exacly none.
I agree in this point. It's just a logical step to do it this way.
I don't , there is a huge difference!
source.c is a single file which is compiled as a unit.
en-US.rc is part of the top level resource file and is not built as a
single unit, but is included as part of the top level resource file.
Hence, we only need the top level resource as part of the project,
including seperate lanuage files leads you to think they are built as a
seperate file, in which case it will conflict with including it in the
top level file.
If you look at any VS project, you will not see en-EN.rc as a project
file in the same way you won't see windef.h as part of the project.
Ged.
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev