Looked around but not see anything directly related to this...
Is it possible for an application to determine what application started it?
For example, can an application determine whether is was started on the command line by the windows shell, rather then shelled to from another program?
I want to center an application based on who started it, centered on desktop if was started by itself, or center on the calling application is was shelled from within it.
Is it possible for an application to determine what application started it?
For example, can an application determine whether is was started on the command line by the windows shell, rather then shelled to from another program?
I want to center an application based on who started it, centered on desktop if was started by itself, or center on the calling application is was shelled from within it.
Comment