tw28964.pp 106 B

123456789
  1. { %recompile }
  2. uses
  3. uw28964;
  4. begin
  5. if stringcodepage(externalconst)<>CP_UTF8 then
  6. halt(1);
  7. end.