Re: decompiling

2003-09-29 Thread Ivan Leo Murray-Smith
OK, I won't, promise.

Re: decompiling

2003-09-29 Thread Alexandre Julliard
"Ivan Leo Murray-Smith" <[EMAIL PROTECTED]> writes: > to translate the wine dlls to italian, my idea was to just get the strings from > a disassembled m$ dll. Also, the text strings in wine dlls are a little different > here and there respect to windows, and I was thinking that it would be a good

Re: decompiling

2003-09-29 Thread Dimitrie O. Paun
On Tue, 30 Sep 2003, Ivan Leo Murray-Smith wrote: > to translate the wine dlls to italian, my idea was to just get the strings from > a disassembled m$ dll. Also, the text strings in wine dlls are a little different > here and there respect to windows, and I was thinking that it would be a good >

decompiling

2003-09-29 Thread Ivan Leo Murray-Smith
Hi list, to translate the wine dlls to italian, my idea was to just get the strings from a disassembled m$ dll. Also, the text strings in wine dlls are a little different here and there respect to windows, and I was thinking that it would be a good idea to uniform them, can I do this or would it be