Tags Palabras claves

Desktop Controls??

09/07/2003 - 07:48 por Sonu | Informe spam
Greets All,
I ma developing an VC++ application to control the desktop
position and yet I haven't succeded in doing.My host is
Win98 and have tried all these methods from WinAPI's::

HWND hWnd = ::GetDesktopWindow()\\Returns Desktop Handle
bool flag = ::MoveWindow(hWnd,x,y,cx,cy,true)\\this
function is actually intended to move the desktop but it
seems doing nothin..but of corse it sets the return flag
to ture.
flag = true //stating the function has functioned
correctly.

Could anyone suggest me a way to carry on my application
to move the entire desktop in WIN98 M/C.
 

Leer las respuestas

#1 Sonu
09/07/2003 - 13:01 | Informe spam
Greets Sir,

I didn't receive anything from your side..Please find some
time to help0 me out with the same problem.

Cheers,
sonu
microsoft.public.es.windows98

Saludetes.

Josep Ll. Paniagua
MS MVP Windows
http://www.paniagua.net


"Sonu" escribió en el mensaje


news:089701c345dd$ae27d1c0$
Greets All,
I ma developing an VC++ application to control the




desktop
position and yet I haven't succeded in doing.My host is
Win98 and have tried all these methods from WinAPI's::

HWND hWnd = ::GetDesktopWindow()\\Returns Desktop Handle
bool flag = ::MoveWindow(hWnd,x,y,cx,cy,true)\\this
function is actually intended to move the desktop but




it
seems doing nothin..but of corse it sets the return




flag
to ture.
flag = true //stating the function has functioned
correctly.

Could anyone suggest me a way to carry on my




application
to move the entire desktop in WIN98 M/C.

Preguntas similares