Alternate
e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
pch.h
[詳解]
1
9
10
#pragma once
11
12
// プリコンパイルするヘッダーをここに追加します
13
#include "framework.h"
14
#include <windows.h>
15
#include <tchar.h>
16
#include <WinSock2.h>
17
#include <WS2tcpip.h>
18
#include <functional>
19
#include <memory>
20
#include <time.h>
21
#include <timeapi.h>
22
23
#pragma comment(lib, "Winmm.lib"
)
ConsoleDriver
pch.h
構築:
1.9.6