In IDirectFB.c the cases for DFSCL_FULLSCREEN and DFSCL_EXCLUSIVE are
treated the same:

        case DFSCL_FULLSCREEN;
        case DFSCL_EXCLUSIVE: {
           ...

And IDirectFB.c seems the only file that looks at the
IDirectFB::CooperativeLevel.

Does this imply that in fact DFSCL_FULLSCREEN and DFSCL_EXCLUSIVE are
treated the same, even though their descriptions in documentation differ?

Chris
========================
Chris Bore
BORES Signal Processing
[EMAIL PROTECTED]
www.bores.com
Tel:    +44 1483 740138
Mobile: +44 7921 153 219 


_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to