shellexecuteex
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 a result in hInstApp, even though I\'m expecting to get a failure and a 31 result, as there is[详细]
2023-04-08 06:50 分类:问答Start external app with ShellExecuteEx and wait until it become initialized
I have an application which needs to run several other applications in chain. I am running them via ShellExecuteEx. The order of running each of the apps is very important cause they are dependant on[详细]
2023-04-07 17:09 分类:问答Wait till a file editing ends
I have next task. It is necessary to wait of end of editing Microsoft Office files.I use next conventional approach: file is editing开发者_高级运维 While file is busy:[详细]
2023-01-30 10:09 分类:问答WinApi ShellExecuteEx - using verb 'copy' on a file list
is it possible to use ShellExecuteEx to copy or cut a group of files in a given directory ? The Windows function works fine on a single file but I can\'t find anywhere any tips over the subject (with[详细]
2023-01-20 15:03 分类:问答How to convert CreateProcess to ShellExecuteEx?
I use MS detour library to hook CreateProcess and it works fine on Win7. Then I want to replace the detoured CreateProcess with ShellExecuteEx so that I can use \'runas\' to silently run the program w[详细]
2023-01-16 08:46 分类:问答How to create a process that is not a child of it's creating process?
I have two processes, A and B. At some point A creates B. After B is created, if A\'s process tree is killed, I want B to still be around.[详细]
2023-01-04 20:45 分类:问答What are the default access rights for a process started with ShellExecuteEx?
I need to perform certain operations on a process started with ShellExecuteEx - like waiting for it, duplicating handles, querying and setting information etc. Now I am wondering if I can do all these[详细]
2022-12-25 02:52 分类:问答理想ONE强势崛起售价3380万元一个月卖出13485台?
开发者_开发问答发展新能源汽车是趋势和未来,任何一家车企都知道这个道理,可真要拿出真金白银来发展新能源汽车的时候,很多传统车企却犹豫不定,不只是国产品牌和合资品牌没有第一时间发展新能源汽车,连豪华品[详细]
2022-12-16 15:03 分类:问答