Desktop Functions: Smart Device Functions:
|
Search Results for "StartInfo" in [All]kernel32
FileIdBothDirectoryRestartInfo = 11, // 0xB
FileFullDirectoryRestartInfo = 15, // 0xF
FileIdExtdDirectoryRestartInfo = 20, // 0x14 ntdll
SystemRangeStartInformation = 0x0032, shell32
p.StartInfo.FileName = "somefile.html"
p.StartInfo.ErrorDialog = True ' this opens the "Open With" dialog for unknown file types 4: StartInfo rapi
IntPtr psiStartInfo,
ProcessStartInfo psi = new ProcessStartInfo(@"\PathTo\programToRun.exe"); Enums
FileIdBothDirectoryRestartInfo = 11, // 0xB
FileFullDirectoryRestartInfo = 15, // 0xF
FileIdExtdDirectoryRestartInfo = 20, // 0x14 user327: SetParent
new ProcessStartInfo()
Dim info As New System.Diagnostics.ProcessStartInfo |