uLib  User mode C/C++ extended API library for Win32 programmers.
Source unary operations

Module Description

Macros

#define R3_S   (0x00CC0020L) /* CC - SRCCOPY */
 
#define R3_Sn   (0x00330008L) /* 33 - NOTSRCCOPY */
 

Macro Definition Documentation

◆ R3_S

#define R3_S   (0x00CC0020L) /* CC - SRCCOPY */

Definition at line 61 of file TernaryOp.h.

◆ R3_Sn

#define R3_Sn   (0x00330008L) /* 33 - NOTSRCCOPY */

Definition at line 62 of file TernaryOp.h.