I created a MDI application. When I execute the program, how can
I have 2 separate and distinct child areas popup in the beginning of
the program?

I am going to have 2 functions calls to ...Create(WS_CHILD | WS_VISIBLE ...
and I need to change WS_CHILD to something, but what?

I am in desperate need of help. I have searched everywhere. Please, any
response anyone can give me will be greatly appreciated.