implementation 
const RSP_SIMPLE_SERVICE=1; 
function RegisterServiceProcess (dwProcessID, dwType: DWord) : DWord; stdcall; external ’KERNEL32.DLL’调用这个函数,但总是出 定位RegisterServiceProcess 出错??
怎么解决?