mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-15 16:27:55 +00:00
42
types.txt
42
types.txt
@@ -1,12 +1,50 @@
|
|||||||
L Size
|
L Size
|
||||||
B Boolean
|
B Boolean
|
||||||
P ConstStr255Param
|
P Str15
|
||||||
P ConstStr63Param
|
P Str27
|
||||||
|
P Str31
|
||||||
|
P Str32
|
||||||
|
P Str63
|
||||||
P Str255
|
P Str255
|
||||||
|
P ConstStr15Param
|
||||||
|
P ConstStr27Param
|
||||||
|
P ConstStr31Param
|
||||||
|
P ConstStr32Param
|
||||||
|
P ConstStr63Param
|
||||||
|
P ConstStr255Param
|
||||||
W CharParameter
|
W CharParameter
|
||||||
W OSErr
|
W OSErr
|
||||||
|
L OSStatus
|
||||||
W UInt16
|
W UInt16
|
||||||
L UInt32
|
L UInt32
|
||||||
|
W SInt16
|
||||||
|
L SInt32
|
||||||
P KeyMap
|
P KeyMap
|
||||||
W EventKind
|
W EventKind
|
||||||
W EventMask
|
W EventMask
|
||||||
|
W DialogItemIndex
|
||||||
|
W DialogItemIndexZeroBased
|
||||||
|
W DialogItemType
|
||||||
|
W WindowPartCode
|
||||||
|
W WindowDefPartCode
|
||||||
|
W ControlPartCode
|
||||||
|
L ResType
|
||||||
|
L OSType
|
||||||
|
L FourCharCode
|
||||||
|
L ByteCount
|
||||||
|
L ByteOffset
|
||||||
|
P PhysicalAddress
|
||||||
|
L Duration
|
||||||
|
L OptionBits
|
||||||
|
L ItemCount
|
||||||
|
L PBVersion
|
||||||
|
W LangCode
|
||||||
|
W RegionCode
|
||||||
|
L UnicodeScalarValue
|
||||||
|
L UTF32Char
|
||||||
|
W UniChar
|
||||||
|
W UTF16Char
|
||||||
|
B UTF8Char
|
||||||
|
L UniCharCount
|
||||||
|
B Byte
|
||||||
|
B SignedByte
|
||||||
|
Reference in New Issue
Block a user