You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I try use this code in my program (C# console application,Visual Studio 2013) but when I try to build it, i get error:
'CreateProcessAsUser': member names cannot be the same as their enclosing type.
Hi,
I try use this code in my program (C# console application,Visual Studio 2013) but when I try to build it, i get error:
'CreateProcessAsUser': member names cannot be the same as their enclosing type.
What I should to do to fix this ?