This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef int | ResourceHandle |
Enumerations | |
| enum | { InvalidResource = -1 } |
|
|
Definition at line 13 of file reshandle.h. |
|
|
Definition at line 15 of file reshandle.h. 00015 {
00016 InvalidResource = -1
00017 };
|
1.4.1