Using
ResX = GetSystemMetrics (SM_CXSCREEN)
and
ResY = GetSystemMetrics (SM_CYSCREEN)
No matter what resolution I'm actually at,
I always get the correct ResX but the ResY is always the same as the ResX !!
I've tried it under Windows 98, NT 4.0 and Windows ME with the same result.
Any help?
Thanks
Mike
mripley@sprynet.com
ResX = GetSystemMetrics (SM_CXSCREEN)
and
ResY = GetSystemMetrics (SM_CYSCREEN)
No matter what resolution I'm actually at,
I always get the correct ResX but the ResY is always the same as the ResX !!
I've tried it under Windows 98, NT 4.0 and Windows ME with the same result.
Any help?
Thanks
Mike
mripley@sprynet.com