I recently write a com server as shell extension .
And , i want to implement a interface call "IQueryInfo"
which you can find some information about it via MSDN .
As I can't find it the pythoncom , i implement it using the
TypeLibrary as following lines.
[shell_extension.idl]
from
I recently write a com server as shell extension .
And , i want to implement a interface call "IQueryInfo"
which you can find some information about it via MSDN .
As I can't find it the pythoncom , i implement it using the
TypeLibrary as following lines.
[shell_extension.idl]
from
I recently write a com server as shell extension .
And , i want to implement a interface call "IQueryInfo"
which you can find some information about it via MSDN .
As I can't find it the pythoncom , i implement it using the
TypeLibrary as following lines.
[shell_extension.idl]
from