"Ivan Sinitsin" <[EMAIL PROTECTED]> wrote:
Changelog:
this patch add opportunity to save font option to the regestry, and load font
option from regestry in the winefile program
Nothing prevents you from writing and reading the whole LOGFONT structure
in one go.
--
Dmitry.
Ivan Sinitsin wrote:
> this is corrected patch for winefile.
You want to use the explicit RegQueryValueExW and RegSetValueExW functions.
bye
michael
>
> This patch adds an opportunity to keep adjustments of a font between
> sessions,
> if menu "Save settings on exit" is checked.
>
>