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
Connect to Steam from a console application in C#, runs good, everything works. But when I put the code in a WinForm C# application, no callback is not working. Code is transferred one to one. Example code taken from Sample 5. What's the problem?
Connect to Steam from a console application in C#, runs good, everything works. But when I put the code in a WinForm C# application, no callback is not working. Code is transferred one to one. Example code taken from Sample 5. What's the problem?