{
If (! CFrameWnd::PreCreateWindow(cs))
Returns FALSE
// TODO: Modify the window class or style here through modification.
cs.style & amp= ~ FWS _ ADDTOTITLE;
cs.lpszName = " NetView
Return TRUE
}