Shay wrote in message <[EMAIL PROTECTED]>...
>
>the WinDisplayMode is for OS 3.5 ONLY, you can use ScrDisplayMode :
>
>UInt32 depth = 4;
>WinDisplayMode(winDisplayModeSet, NULL, NULL, &depth, NULL);  -> 3.5 only
>ScrDisplayMode (scrDisplayModeSet, 0, 0, &depth, 0); -> for all OS
>

If they map to the same trap#, what's the diff?

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to