Here's how I understand the GetStartupInfo windows api. As a parameter it takes 1 value which is a pass by reference variable that will store the resulting output.
The result is then that the 1 parameter gets filled with data about the current process that is running, including the workstation name and the full folder path of the executable running
No comments:
Post a Comment