1 define {
2 true = 1
3 false = 0
4 null = 0
5 }
6
7
8
9 type GAPI_Object {
10 int id
11 }
12
Installer and installation software
Commercial and Freeware installers.
1 define {
2 true = 1
3 false = 0
4 null = 0
5 }
6
7
8
9 type GAPI_Object {
10 int id
11 }
12