急!!!!编译出错的问题。Undeclared identifier: 'PByte'
yslin 2007-11-23 09:45:23 ===================================================
代码在D7的时候编译都是通过的。但在D5编译的时候就出错以下错误:
[出错] PTools.pas(896): Undeclared identifier: 'PByte'
[出错] PTools.pas(903): Operator not applicable to this operand type
[出错] PTools.pas(904): Ordinal type required
[出错] PTools.pas(926): Undeclared identifier: 'PByte'
[出错] PTools.pas(943): Pointer type required
这是什么原因啊。。。小弟初学Delphi,望各位大虾不吝赐教啊。。。