mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 14:19:25 +00:00
3f15a0d473
CORE-13231
14 lines
495 B
Ruby
14 lines
495 B
Ruby
|
|
# This file is autogenerated by update.py
|
|
|
|
@ stdcall CopyRect() user32.CopyRect
|
|
@ stdcall EqualRect() user32.EqualRect
|
|
@ stdcall InflateRect() user32.InflateRect
|
|
@ stdcall IntersectRect() user32.IntersectRect
|
|
@ stdcall IsRectEmpty() user32.IsRectEmpty
|
|
@ stdcall OffsetRect() user32.OffsetRect
|
|
@ stdcall PtInRect() user32.PtInRect
|
|
@ stdcall SetRect() user32.SetRect
|
|
@ stdcall SetRectEmpty() user32.SetRectEmpty
|
|
@ stdcall SubtractRect() user32.SubtractRect
|
|
@ stdcall UnionRect() user32.UnionRect
|