blob: 7131d09398e5f413bb5e6d5f25be1b48c7563230 [file] [log] [blame]
Jack Jansen7d0a6092003-12-02 23:01:43 +00001# Generated from 'LaunchServices.h'
2
3def FOUR_CHAR_CODE(x): return x
4kLSRequestAllInfo = -1
5kLSRolesAll = -1
6kLSUnknownErr = -10810
7kLSNotAnApplicationErr = -10811
8kLSNotInitializedErr = -10812
9kLSDataUnavailableErr = -10813
10kLSApplicationNotFoundErr = -10814
11kLSUnknownTypeErr = -10815
12kLSDataTooOldErr = -10816
13kLSDataErr = -10817
14kLSLaunchInProgressErr = -10818
15kLSNotRegisteredErr = -10819
16kLSAppDoesNotClaimTypeErr = -10820
17kLSAppDoesNotSupportSchemeWarning = -10821
18kLSServerCommunicationErr = -10822
19kLSInitializeDefaults = 0x00000001
20kLSRequestExtension = 0x00000001
21kLSRequestTypeCreator = 0x00000002
22kLSRequestBasicFlagsOnly = 0x00000004
23kLSRequestAppTypeFlags = 0x00000008
24kLSRequestAllFlags = 0x00000010
25kLSRequestIconAndKind = 0x00000020
26# kLSRequestAllInfo = (unsigned long)0xFFFFFFFF
27kLSItemInfoIsPlainFile = 0x00000001
28kLSItemInfoIsPackage = 0x00000002
29kLSItemInfoIsApplication = 0x00000004
30kLSItemInfoIsContainer = 0x00000008
31kLSItemInfoIsAliasFile = 0x00000010
32kLSItemInfoIsSymlink = 0x00000020
33kLSItemInfoIsInvisible = 0x00000040
34kLSItemInfoIsNativeApp = 0x00000080
35kLSItemInfoIsClassicApp = 0x00000100
36kLSItemInfoAppPrefersNative = 0x00000200
37kLSItemInfoAppPrefersClassic = 0x00000400
38kLSItemInfoAppIsScriptable = 0x00000800
39kLSItemInfoIsVolume = 0x00001000
40kLSRolesNone = 0x00000001
41kLSRolesViewer = 0x00000002
42kLSRolesEditor = 0x00000004
43# kLSRolesAll = (unsigned long)0xFFFFFFFF
44kLSUnknownKindID = 0
45kLSUnknownType = 0
46kLSUnknownCreator = 0
47kLSAcceptDefault = 0x00000001
48kLSAcceptAllowLoginUI = 0x00000002
49kLSLaunchDefaults = 0x00000001
50kLSLaunchAndPrint = 0x00000002
51kLSLaunchReserved2 = 0x00000004
52kLSLaunchReserved3 = 0x00000008
53kLSLaunchReserved4 = 0x00000010
54kLSLaunchReserved5 = 0x00000020
55kLSLaunchReserved6 = 0x00000040
56kLSLaunchInhibitBGOnly = 0x00000080
57kLSLaunchDontAddToRecents = 0x00000100
58kLSLaunchDontSwitch = 0x00000200
59kLSLaunchNoParams = 0x00000800
60kLSLaunchAsync = 0x00010000
61kLSLaunchStartClassic = 0x00020000
62kLSLaunchInClassic = 0x00040000
63kLSLaunchNewInstance = 0x00080000
64kLSLaunchAndHide = 0x00100000
65kLSLaunchAndHideOthers = 0x00200000