Hi,

On Thu, Oct 07, 2004 at 07:24:07AM -0700, Jon Griffiths wrote:
> Hi,
> 
> Needed for part of my app to compile. Could someone with a recent SDK
> find the correct values for ODS_NOACCEL & ODS_NOFOCUSRECT?
ODS_NOACCEL 0x0100
ODS_NOFOCUSRECT 0x0200
both defined for _WIN32_WINNT >= 0x0500 only.

Andreas Mohr

Reply via email to