1 | /*
|
---|
2 | * Copyright (C) 2000 Peter Hunnisett
|
---|
3 | *
|
---|
4 | * This library is free software; you can redistribute it and/or
|
---|
5 | * modify it under the terms of the GNU Lesser General Public
|
---|
6 | * License as published by the Free Software Foundation; either
|
---|
7 | * version 2.1 of the License, or (at your option) any later version.
|
---|
8 | *
|
---|
9 | * This library is distributed in the hope that it will be useful,
|
---|
10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
---|
12 | * Lesser General Public License for more details.
|
---|
13 | *
|
---|
14 | * You should have received a copy of the GNU Lesser General Public
|
---|
15 | * License along with this library; if not, write to the Free Software
|
---|
16 | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
---|
17 | */
|
---|
18 |
|
---|
19 | /*
|
---|
20 | * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice
|
---|
21 | * other than GPL or LGPL is available it will apply instead, Sun elects to use only
|
---|
22 | * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
|
---|
23 | * a choice of LGPL license versions is made available with the language indicating
|
---|
24 | * that LGPLv2 or any later version may be used, or where a choice of which version
|
---|
25 | * of the LGPL is applied is otherwise unspecified.
|
---|
26 | */
|
---|
27 |
|
---|
28 | #ifndef __CGUID_H__
|
---|
29 | #define __CGUID_H__
|
---|
30 |
|
---|
31 | #ifdef __cplusplus
|
---|
32 | extern "C" {
|
---|
33 | #endif
|
---|
34 |
|
---|
35 | extern const IID GUID_NULL;
|
---|
36 | extern const IID IID_IRpcChannel;
|
---|
37 | extern const IID IID_IRpcStub;
|
---|
38 | extern const IID IID_IStubManager;
|
---|
39 | extern const IID IID_IRpcProxy;
|
---|
40 | extern const IID IID_IProxyManager;
|
---|
41 | extern const IID IID_IPSFactory;
|
---|
42 | extern const IID IID_IInternalMoniker;
|
---|
43 | extern const IID IID_IDfReserved1;
|
---|
44 | extern const IID IID_IDfReserved2;
|
---|
45 | extern const IID IID_IDfReserved3;
|
---|
46 | extern const CLSID CLSID_StdMarshal;
|
---|
47 | extern const CLSID CLSID_AggStdMarshal;
|
---|
48 | extern const CLSID CLSID_StdAsyncActManager;
|
---|
49 | extern const IID IID_IStub;
|
---|
50 | extern const IID IID_IProxy;
|
---|
51 | extern const IID IID_IEnumGeneric;
|
---|
52 | extern const IID IID_IEnumHolder;
|
---|
53 | extern const IID IID_IEnumCallback;
|
---|
54 | extern const IID IID_IOleManager;
|
---|
55 | extern const IID IID_IOlePresObj;
|
---|
56 | extern const IID IID_IDebug;
|
---|
57 | extern const IID IID_IDebugStream;
|
---|
58 | extern const CLSID CLSID_PSGenObject;
|
---|
59 | extern const CLSID CLSID_PSClientSite;
|
---|
60 | extern const CLSID CLSID_PSClassObject;
|
---|
61 | extern const CLSID CLSID_PSInPlaceActive;
|
---|
62 | extern const CLSID CLSID_PSInPlaceFrame;
|
---|
63 | extern const CLSID CLSID_PSDragDrop;
|
---|
64 | extern const CLSID CLSID_PSBindCtx;
|
---|
65 | extern const CLSID CLSID_PSEnumerators;
|
---|
66 | extern const CLSID CLSID_StaticMetafile;
|
---|
67 | extern const CLSID CLSID_StaticDib;
|
---|
68 | extern const CLSID CID_CDfsVolume;
|
---|
69 | extern const CLSID CLSID_DCOMAccessControl;
|
---|
70 | extern const CLSID CLSID_StdGlobalInterfaceTable;
|
---|
71 | extern const CLSID CLSID_ComBinding;
|
---|
72 | extern const CLSID CLSID_StdEvent;
|
---|
73 | extern const CLSID CLSID_ManualResetEvent;
|
---|
74 | extern const CLSID CLSID_SynchronizeContainer;
|
---|
75 | extern const CLSID CLSID_CCDFormKrnl;
|
---|
76 | extern const CLSID CLSID_CCDPropertyPage;
|
---|
77 | extern const CLSID CLSID_CCDFormDialog;
|
---|
78 | extern const CLSID CLSID_CCDCommandButton;
|
---|
79 | extern const CLSID CLSID_CCDComboBox;
|
---|
80 | extern const CLSID CLSID_CCDTextBox;
|
---|
81 | extern const CLSID CLSID_CCDCheckBox;
|
---|
82 | extern const CLSID CLSID_CCDLabel;
|
---|
83 | extern const CLSID CLSID_CCDOptionButton;
|
---|
84 | extern const CLSID CLSID_CCDListBox;
|
---|
85 | extern const CLSID CLSID_CCDScrollBar;
|
---|
86 | extern const CLSID CLSID_CCDGroupBox;
|
---|
87 | extern const CLSID CLSID_CCDGeneralPropertyPage;
|
---|
88 | extern const CLSID CLSID_CCDGenericPropertyPage;
|
---|
89 | extern const CLSID CLSID_CCDFontPropertyPage;
|
---|
90 | extern const CLSID CLSID_CCDColorPropertyPage;
|
---|
91 | extern const CLSID CLSID_CCDLabelPropertyPage;
|
---|
92 | extern const CLSID CLSID_CCDCheckBoxPropertyPage;
|
---|
93 | extern const CLSID CLSID_CCDTextBoxPropertyPage;
|
---|
94 | extern const CLSID CLSID_CCDOptionButtonPropertyPage;
|
---|
95 | extern const CLSID CLSID_CCDListBoxPropertyPage;
|
---|
96 | extern const CLSID CLSID_CCDCommandButtonPropertyPage;
|
---|
97 | extern const CLSID CLSID_CCDComboBoxPropertyPage;
|
---|
98 | extern const CLSID CLSID_CCDScrollBarPropertyPage;
|
---|
99 | extern const CLSID CLSID_CCDGroupBoxPropertyPage;
|
---|
100 | extern const CLSID CLSID_CCDXObjectPropertyPage;
|
---|
101 | extern const CLSID CLSID_CStdPropertyFrame;
|
---|
102 | extern const CLSID CLSID_CFormPropertyPage;
|
---|
103 | extern const CLSID CLSID_CGridPropertyPage;
|
---|
104 | extern const CLSID CLSID_CWSJArticlePage;
|
---|
105 | extern const CLSID CLSID_CSystemPage;
|
---|
106 | extern const CLSID CLSID_IdentityUnmarshal;
|
---|
107 | extern const CLSID CLSID_InProcFreeMarshaler;
|
---|
108 | extern const CLSID CLSID_Picture_Metafile;
|
---|
109 | extern const CLSID CLSID_Picture_EnhMetafile;
|
---|
110 | extern const CLSID CLSID_Picture_Dib;
|
---|
111 | extern const GUID GUID_TRISTATE;
|
---|
112 |
|
---|
113 |
|
---|
114 | #ifdef __cplusplus
|
---|
115 | }
|
---|
116 | #endif
|
---|
117 |
|
---|
118 | #endif /* __CGUID_H__ */
|
---|