Hi all,

Does anyone know of a way to retrieve the size of the desktop window, exluding the taskbar???

I have used the get desktop window API, and get Window Rect API together but It includes the taskbar in the size of the window.. Is there a way round this...

If not the how can I retrieve a handle to the taskbar and calculate the size of the desktop...