Subversion Repositories filter_foundry

Rev

Rev 514 | Rev 517 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 514 Rev 515
Line 19... Line 19...
19
*/
19
*/
20
 
20
 
21
// This RC file is for Windows only.
21
// This RC file is for Windows only.
22
// The PiPL_body contains the properties which are added to PIPL and TPLT (PIPL-Template).
22
// The PiPL_body contains the properties which are added to PIPL and TPLT (PIPL-Template).
23
// PIPL will additionally receive name, catg and hstm
23
// PIPL will additionally receive name, catg and hstm
24
// Attention: This file may only contain 7 properties. If this number changes,
24
// Attention: This file may only contain 8 properties. If this number changes,
25
//            please also change PiPL.rc
25
//            please also change PiPL.rc
26
 
26
 
27
/* Filter module */
27
/* Filter module */
28
VENDORID, LC(k,i,n,d), NULLID, 4L, LC(8,B,F,M),
28
VENDORID, LC(k,i,n,d), NULLID, 4L, LC(8,B,F,M),
29
 
29
 
Line 67... Line 67...
67
/* "FilterLayerSupport" (Allows smart filters) */
67
/* "FilterLayerSupport" (Allows smart filters) */
68
/* TODO: It seems to work, but are we really fully supporting Smart Filters?! */
68
/* TODO: It seems to work, but are we really fully supporting Smart Filters?! */
69
VENDORID, LC(f,l,l,y), NULLID, 4L, 0x80L,
69
VENDORID, LC(f,l,l,y), NULLID, 4L, 0x80L,
70
 
70
 
71
/* Enable info */
71
/* Enable info */
72
/* Note: 136 must divisible by 4 */
72
/* Note: Length 136 must be divisible by 4 */
-
 
73
/* "Plug-in Resource Guide.pdf", pages 61-62 */
73
VENDORID, LC(e,n,b,l), NULLID, 136L, "in (PSHOP_ImageMode, GrayScaleMode, IndexedColorMode, RGBMode, CMYKMode, HSLMode, HSBMode, MultichannelMode, DuotoneMode, LabMode)\0\0\0\0\0\0",
74
VENDORID, LC(e,n,b,l), NULLID, 136L, "in (PSHOP_ImageMode, GrayScaleMode, IndexedColorMode, RGBMode, CMYKMode, HSLMode, HSBMode, MultichannelMode, DuotoneMode, LabMode)\0\0\0\0\0\0",
74
 
75
 
75
/* "Component". Values taken from Clouds.8BF */
76
/* Object Identifier attribute */
-
 
77
/* Note that 'ViaT' is not a official creator code for ViaThinkSoft and it is unclear where a creator code can be aquired from... */
76
/* TODO: What is this? Commented out to be sure */
78
/* TODO: In the future, create individual OIDs for standalone filters, i.e. via hash */
77
/* Note: 20 must divisible by 4 */
79
/* Note: Length 24 must be divisible by 4 */
78
//VENDORID, LC(c,m,p,t), NULLID, 20L, 0x00170301L, "FilterFoundry\0\0\0",
80
LC(V,i,a,T), LC(O,b,I,d), NULLID, 24L, "1.3.6.1.4.1.37476.2.72\0\0",
79
 
81
 
80
/* MonitorScalingAware */
82
/* MonitorScalingAware */
81
/* TODO: Do we support it? For now, commented out */
83
/* TODO: Do we support it? For now, commented out */
82
//VENDORID, LC(p,m,s,a), NULLID, 4L, 1L,
84
//VENDORID, LC(p,m,s,a), NULLID, 4L, 1L,
83
 
85