wintypes.pp 67 B

123456789
  1. unit wintypes;
  2. interface
  3. {$I wintypes.inc}
  4. implementation
  5. end.