SHGetDesktopFolder() sf = d.BindToObject(idl, None, shell.IID_IShellFolder) for i in sf: print sf.GetDisplayNameOf(i, shellcon.SHGDN_NORMAL)
確定! 回上一頁