OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shellcon
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/test/mini_installer/
variable_expander.py
11
from win32com.shell import shell,
shellcon
namespace
88
program_files_path = shell.SHGetFolderPath(0,
shellcon
.CSIDL_PROGRAM_FILES,
90
local_appdata_path = shell.SHGetFolderPath(0,
shellcon
.CSIDL_LOCAL_APPDATA,
Completed in 192 milliseconds