Files
Sun1602/Server/SolarAuth/MainEntry.cpp
T
2022-10-26 12:25:11 +08:00

12 lines
174 B
C++

#include "StdAfx.h"
//$(IntDir)
int APIENTRY _tWinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
};