2
0

bwaitflagsh.inc 277 B

12345678910111213
  1. const
  2. WNOHANG = 1;
  3. WUNTRACED = 2;
  4. __WALL = $40000000;
  5. __WCLONE = $80000000;
  6. { ---------------------------------------------------------------------
  7. Borland compatibility types
  8. ---------------------------------------------------------------------}
  9. // Type