Hi.

I would like to save properties of a LOGFONT object in the registry so I can log the exact settings back at program startup. LOGFONT contains about eight to ten individual settings like height, weight, etc. I have never used the store by binary using MFC. Do I have to store the LOGFONT object as a binary in the registry? Will it fit?

What is the best way to save/restore a LOGFONT object in into the registry?

Thanks,
Kuphryn