#include <ResourceDirectory.h>
Public Types | |
| typedef bool(ResourceChild::* | CompFunc )(dword) const |
| Pointer to a member function of ResourceChild. | |
Static Public Member Functions | |
| CompFunc | comp () |
| Return the address of the ResourceChild member function that compares the ids of resource elements. | |
ResComparer<dword> is used when a resource element is searched for by ID.
1.3.7