Subversion Repositories filter_foundry

Rev

Rev 193 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

#include "types.r"

resource 'SIZE' (-1){
        reserved,
        acceptSuspendResumeEvents,
        reserved,
        canBackground,
        needsActivateOnFGSwitch,
        backgroundAndForeground,
        dontGetFrontClicks,
        ignoreAppDiedEvents,
        is32BitCompatible,
        isHighLevelEventAware,
        localAndRemoteHLEvents,
        notStationeryAware,
        dontUseTextEditServices,
        reserved,
        reserved,
        reserved,
        1024<<10,128<<10
};