Martian Man - 2007-09-09

Hello everyone, I'm trying to open a child text editor window in my main window in my program and it wont open. I have buttons in my main window. Is that causing the problem or am I not including something in my .c file. I have this: WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN in the create window function. And I included the necessary lines in the case function. Could someone pls help!