GetWindowRect(GetdesktopWindow,R); CreateWindowEx (0,'DX','',WS_POPUP,0,0,R.Right,R.Bottom,0,0,instance, nil);