Top "Shellexecuteex" questions

A Windows shell function used to perform action(s) on a file system object.

ShellExecuteEx returning 42 in hInstApp when expecting a 31 (No file association)

When using ShellExecuteEx in Delphi 7 to open a file using a verb, I always seem to be getting 42 back as …

delphi shellexecuteex
c++ createprocess as administrator and get its output

I have a problem, I have been looking for two things that must go together, running a process through Createprocess() …

c++ winapi createprocess shellexecuteex
open and close an external program from Delphi

in my app (Delphi XE10) i want to open a file (RTF) with user's default editor (MSword or OpenOffice writter …

delphi shellexecuteex