Subversion Repositories Kolibri OS

Rev

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

  1. #define TYPEWIN(D,C,B,A,Y,RR,GG,BB) (D<<31)|(C<<30)|(B<<29)|(A<<28)|(Y<<24)|\
  2. (RR<<16)|(GG<<8)|BB
  3.