Skip to content

Instantly share code, notes, and snippets.

View dongbingliu's full-sized avatar
😀
working

LiuDongBing dongbingliu

😀
working
  • Tencent(腾讯)
  • 深圳市南山区科技园
View GitHub Profile
#define _CRT_SECURE_NO_WARNINGS
#include <Windows.h>
#include "steam/steam_api.h"
#include <string>
#include <iostream>
#include <iomanip>
#include <sstream>
static char authTicketCallbackCalled = false;
static char authTicketCallbackError = false;