Missing Windows Style Message

Started by halsten, April 29, 2008, 11:48:17 PM

Previous topic - Next topic

halsten

I can't seem to find the "WS_CHILD" message in the properties pane in PellesC resource editor. I need to assign a caption-less windows to a tab and I can't do so unless I set the appropriate message. Unless I'm missing something. Thanks in advance.

DMac

Take a look at the following demo in Pelles C.  Might be helpful for this and future questions.
http://www.codeproject.com/KB/winsdk/Win32SDK_C_TabCtrl.aspx
-DMac
No one cares how much you know,
until they know how much you care.

halsten