ich habe mal den Code auf Seite 1 ausprobiert. Aber der funktioniert leider nicht. Folgende Meldungen gibt er mir immer:
[Error] main.pas(40): Undeclared identifier: 'TProcessEntry32'
[Error] main.pas(43): Undeclared identifier: 'CreateToolHelp32SnapShot'
[Error] main.pas(43): Undeclared identifier: 'TH32CS_SNAPPROCESS'
[Error] main.pas(46): Missing operator or semicolon
[Error] main.pas(46): Undeclared identifier: 'ProcessEntry32'
[Error] main.pas(49): Undeclared identifier: 'Process32First'
[Error] main.pas(51): Undeclared identifier: 'Process32Next'
[Error] main.pas(53): Incompatible types
[Error] main.pas(70): Undeclared identifier: 'hProcess'
[Error] main.pas(70): Undeclared identifier: 'dwProcID'
[Error] main.pas(75): Undeclared identifier: 'dw'
[Warning] main.pas(89): Case label outside of range of case expression
[Error] main.pas(102): Statement expected but 'PROCEDURE' found
[Error] main.pas(114): Undeclared identifier: 'KillProcess'
[Fatal Error] TimeGuard.dpr(5): Could not compile used
unit 'main.pas'
da ich leider nurAnfänger bin kann ich damit nix anfangen.
Kann mir da bitte jemand helfen: