> > You probably don't want to hear this but you could, of
> > course, save each member you are interested in from the
> > LOGFONT sttructure individually {:v)
>
> Yuk. Kind of diminishes the reason for having WriteProfileBinary....
Not really - the binary functions are better for binary that YOU control
rather than that the operating system controls. For example, a piece of
binary that represents a code sequence in your program (code as in cipher,
not programming). Since you control the size of that, it's ideal for the
binary storage. But since LOGFONT depends on compiled header files and
libraries in use by the OS - not so useful.
Not that I'm suggesting you did anything wrong - just that you have to be
prepared for pitfalls such as this when you aren't in full control of what
you're storing.
--
Jason Teagle
[EMAIL PROTECTED]
_______________________________________________
msvc mailing list
[email protected]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for
subscription changes, and list archive.