Re: oleaut32: Build language resource files separately

2009-06-30 Thread Michael Stefaniuc
Alexandre Julliard wrote: > Michael Stefaniuc writes: > >> Well, Alexandre did the first patch for programs/clock >> http://source.winehq.org/git/wine.git/?a=commit;h=aa41526c73a5fbcc2c08a9342107ee76173a2b97 >> so it must be right ;). It increases the resilience as errors in one >> language rc fi

Re: oleaut32: Build language resource files separately

2009-06-30 Thread Michael Stefaniuc
Paul Vriens wrote: > Michael Stefaniuc wrote: >> Hello Nikolay, >> >> Nikolay Sivov wrote: >>> Michael Stefaniuc wrote: instead of including them from an other rc file. --- >>> What is the purpose of these changes? I'm not talking it's wring :), >>> just interested. >> Well, Alexa

Re: oleaut32: Build language resource files separately

2009-06-30 Thread Alexandre Julliard
Michael Stefaniuc writes: > Well, Alexandre did the first patch for programs/clock > http://source.winehq.org/git/wine.git/?a=commit;h=aa41526c73a5fbcc2c08a9342107ee76173a2b97 > so it must be right ;). It increases the resilience as errors in one > language rc file do not propagate to the other l

Re: oleaut32: Build language resource files separately

2009-06-30 Thread Paul Vriens
Michael Stefaniuc wrote: Hello Nikolay, Nikolay Sivov wrote: Michael Stefaniuc wrote: instead of including them from an other rc file. --- What is the purpose of these changes? I'm not talking it's wring :), just interested. Well, Alexandre did the first patch for programs/clock http://so

Re: oleaut32: Build language resource files separately

2009-06-30 Thread Nikolay Sivov
Michael Stefaniuc wrote: Hello Nikolay, Nikolay Sivov wrote: Michael Stefaniuc wrote: instead of including them from an other rc file. --- What is the purpose of these changes? I'm not talking it's wring :), just interested. Well, Alexandre did the first patch for prog

Re: oleaut32: Build language resource files separately

2009-06-30 Thread Michael Stefaniuc
Hello Nikolay, Nikolay Sivov wrote: > Michael Stefaniuc wrote: >> instead of including them from an other rc file. >> --- >> > What is the purpose of these changes? I'm not talking it's wring :), > just interested. Well, Alexandre did the first patch for programs/clock http://source.winehq.org/