Delphi
type TResourceHandle = Cardinal;
C++
typedef NativeUInt TResourceHandle;
HRSRC のエイリアスです。
TResourceHandle は、HRSRC 型のエイリアスを表します。