Save new folder
This commit is contained in:
12
api.dsi.sophal.dz/hr_tickets/Python-3.9.6/PC/pyshellext.idl
Normal file
12
api.dsi.sophal.dz/hr_tickets/Python-3.9.6/PC/pyshellext.idl
Normal file
@ -0,0 +1,12 @@
|
||||
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;
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user