Dear all I want to launch a process from another process. I have tested "WinExec", "CreateProcess", "ShellExecute" and "ShellExecuteEx" APIs. In all of them, the lanuched process becomes child of the caller process. But I need that lauched proccess does not have a parent or has another parent e.g. "explorer" process. Indeed I have a Windows Service which I want to launch a GUI application from it. In addition I don't want to set Service as an Interactive Service. Any help would be appreciated
M
Masud Alipour
@Masud Alipour
Posts
-
Process launching -
MDB files and unicodehi there I used access2000 to create my database, and it has some field(text,memo...) that contains other languages, when i connect to database with ado (in vb or vc) it fills "?" mark instead of any character . I can't understand what is my problem!!!!!
-
IWebBrowser2Hi :) How can i get the word under the mouse pointer in webbrowser control,with any event (mouse over,...)? (in vb or vc) tnx