TNB Library
Toggle main menu visibility
総合概要
諸情報
モジュール
名前空間
名前空間一覧
名前空間メンバ
全て
a
b
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
z
関数
a
b
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
z
型定義
b
c
e
i
列挙型
列挙値
クラス
クラス一覧
クラス階層
クラスメンバ
全て
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
関数
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
変数
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
型定義
c
d
e
i
p
t
列挙型
e
列挙値
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
関連関数
ファイル
ファイル一覧
ファイルメンバ
全て
_
c
e
i
l
m
p
r
s
t
列挙型
列挙値
i
r
マクロ定義
C:
Home
Private
TnbLibrary
TnbInc
TnbHotWinver.h
[詳解]
1
#pragma once
32
#ifndef _TnbDOXYGEN
//Document作成用シンボル
33
34
#if _MSC_VER < 1300
35
#define CFileDialog CFileDialog2
36
#endif
37
38
#if defined(WINVER)
39
#if WINVER < 0x0501
40
#undef WINVER
41
#endif
42
#endif
43
44
#if ! defined(WINVER)
45
#define WINVER 0x0501
46
#endif
47
#define _WIN32_WINNT 0x0501
48
49
#endif
50
51
2023年02月05日(日) 07時21分32秒作成 - TNB Library / 構成:
1.9.3