#2: The next problem is the captuion with its icon and buttons :
DrawCaption refuses to show anything, even though it returns a 'Succes'
(0x1) code.
Problem found : the default of DrawCaption (when setting the flags to 0x0)
is to draw ... absolutily nothing! Either the DC_TEXT and DC_ICON must be
set to draw anything at all. Both must be set to draw a full caption.
#2B: New problem: Under XPsp3 the DC_BUTTONS flag (to have it draw the
close, minimize and maximize buttons) doesn't seem to work. :-(
#2C: forgot to mention : I also can't (programmatically) find what the
origin (and height) of the caption bar should be.
There is something positive (of sorts) though : going thru all flags (to see
if I could get the buttons to draw) I found one causing the caption text to
be centered. The downside of that is that I'm now trying to figure out why its not documented anywhere ... :-\
Regards,
Rudy Wieser
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)