Chris Morgan <[EMAIL PROTECTED]> writes:
> I have a header macro that I'd like to add to commctrl.h for Header_GetFont()
> that I'm calling from the listview control. My question is whether commctrl.h
> is intended to be identical to the windows version where there is no macro for
> Header_GetFont(). Where does the macro belong?
If it's not in Windows commctrl.h it should not be in ours. You can
put it in some private header file, or directly in the C file.
--
Alexandre Julliard
[EMAIL PROTECTED]