Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.eCtlShellExec Enum

[UniShellExecuteW] operations

Values
Name Value Description
esew_edit 0 Launches an editor and opens the document for editing. If lpFile is not a document file, the function will fail.
esew_explore Explores a folder specified by lpFile.
esew_find Initiates a search beginning in the directory specified by lpDirectory.
esew_open Opens the item specified by the lpFile parameter. The item can be a file or folder.
esew_print Prints the file specified by lpFile. If lpFile is not a document file, the function fails.
esew_properties
esew_runas
Remarks