Does anyone have an example of using CreateProcessAsUser in Delphi? I am using Delphi 2009, not .NET Delphi.
Take a look at CreateProcAsUser in JclMiscel from the JCL library
You can use it as an easier solution, or you check the code to find out how the original works.
Being a Win32 API function, CreateProcessAsUser works the same in all languages.
Have you tried Google Code Search ? One coincidence is this one .
Source: https://habr.com/ru/post/1743542/More articles:Send Ctrl + To window - c ++Самоподписанный сертификат IIS7. Удаленный сертификат недействителен в соответствии с процедурой проверки - sslIs there a way to get the user to scroll the bottom of the div? - javascriptPassing variables in python when used from import * - variables@Resource annotated member not entered - bad code or error? - javaWould this constructor be an acceptable practice? - c ++Set background color for a fixed range of cells - excel-vbaHow can I check if a powershell script from a managed API is signed? - powershellJQuery selectable () element update elements - jqueryАдаптерные методы в Android? - androidAll Articles