Subversion Repositories filter_foundry

Rev

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

Rev 78 Rev 97
Line 36... Line 36...
36
	0L, 			/* kCurrentPiPLVersion */
36
	0L, 			/* kCurrentPiPLVersion */
37
	8L, 			/* Property Count */
37
	8L, 			/* Property Count */
38
	
38
	
39
	VENDORID, LC(c,a,t,g), NULLID, 13L, "\014Telegraphics\0\0\0", /* PString */
39
	VENDORID, LC(c,a,t,g), NULLID, 13L, "\014Telegraphics\0\0\0", /* PString */
40
	VENDORID, LC(n,a,m,e), NULLID, 18L, "\021Filter Foundry...\0\0", /* PString */
40
	VENDORID, LC(n,a,m,e), NULLID, 18L, "\021Filter Foundry...\0\0", /* PString */
41
 
-
 
42
	/* HasTerminology { plugInClassID, plugInEventID, AETE_ID, vendorName " " plugInName }, */
-
 
43
	VENDORID, LC(h,s,t,m), NULLID, 41L, /* = 14 + sizeof(c string) */
-
 
44
		0L,								/* version */
-
 
45
		LC(f,i,F,o),					/* Class ID, always required.  Can be Suite ID. */
-
 
46
		LC(f,i,F,o),					/* Event ID, or typeNULL if not Filter/Color Picker/Selection. */
-
 
47
		AETE_ID,						/* Dictionary ('AETE') resource ID. */
-
 
48
		"Telegraphics FilterFoundry\0\0\0\0", /* Unique scope string, C format, long padded.
-
 
49
												 Always required in Photoshop 5.0 and later. */
-
 
50
#include "PiPL_body.rc"
41
#include "PiPL_body.rc"
51
		
42
		
52
END
43
END
53
 
44
 
54
16000  RCDATA  DISCARDABLE
45
16000  RCDATA  DISCARDABLE
55
BEGIN
46
BEGIN
56
	0x0001, 		/* Reserved (for Photoshop) */
47
	0x0001, 		/* Reserved (for Photoshop) */
57
	0L, 			/* kCurrentPiPLVersion */
48
	0L, 			/* kCurrentPiPLVersion */
58
	5L, 			/* Property Count */
49
	6L, 			/* Property Count */
59
	
50
	
60
#include "PiPL_body.rc"
51
#include "PiPL_body.rc"
61
		
52
		
62
END
53
END
63
 
54