- HIBYTE
ubyte HIBYTE(ushort w)
Undocumented in source. Be warned that the author may not have intended to support it.
- HIWORD
ushort HIWORD(ulong l)
Undocumented in source. Be warned that the author may not have intended to support it.
- LOBYTE
ubyte LOBYTE(ushort w)
Undocumented in source. Be warned that the author may not have intended to support it.
- LOWORD
ushort LOWORD(ulong l)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKELONG
uint MAKELONG(ushort a, ushort b)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKELONG
uint MAKELONG(uint a, uint b)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKEWORD
ushort MAKEWORD(ubyte a, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKEWORD
ushort MAKEWORD(ushort a, ushort b)
Undocumented in source. Be warned that the author may not have intended to support it.
Windows API header module
Translated from MinGW Windows headers