New registry key adding patch

Dimitrie O. Paun dpaun at rogers.com
Thu Jan 1 10:46:08 CST 2004


On January 1, 2004 08:16 am, Zimler Attila wrote:
> I don't understand this. Probably because I don't understand how we
> translate the "key name" string, to the localized version, and because
> this I have no idea how big memory should we allocate.

You use LoadString() to load the string (look at how we load
error strings in edit.c even though there it's simple since
the buffer is fixed size for now).

> cvs diff -u is ok? (This is how I did it at this time)

Yes, this is perfect.

> Hope everything is ok (except localization) at this time.

It looks like it. Please send it to wine-patches for inclusion
in the tree.

-- 
Dimi.




More information about the wine-devel mailing list