summaryrefslogtreecommitdiffstats
path: root/PC/pyshellext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'PC/pyshellext.idl')
-rw-r--r--PC/pyshellext.idl12
1 files changed, 0 insertions, 12 deletions
diff --git a/PC/pyshellext.idl b/PC/pyshellext.idl
deleted file mode 100644
index c0a1838..0000000
--- a/PC/pyshellext.idl
+++ /dev/null
@@ -1,12 +0,0 @@
-import "ocidl.idl";
-
-[uuid(44039A76-3BDD-41C1-A31B-71C00202CE81), version(1.0)]
-library PyShellExtLib
-{
- [uuid(BEA218D2-6950-497B-9434-61683EC065FE), version(1.0)]
- coclass PyShellExt
- {
- [default] interface IDropTarget;
- interface IPersistFile;
- }
-}; \ No newline at end of file