A Windows shell function used to perform action(s) on a file system object.
When using ShellExecuteEx in Delphi 7 to open a file using a verb, I always seem to be getting 42 back as …
delphi shellexecuteexI have a problem, I have been looking for two things that must go together, running a process through Createprocess() …
c++ winapi createprocess shellexecuteexin my app (Delphi XE10) i want to open a file (RTF) with user's default editor (MSword or OpenOffice writter …
delphi shellexecuteex