Zitat von
Luckie:
Sollte eigentlich. Probier es aus.
Hallo Michael,
leider ist es das nicht:
ExitWin(EWX_FORCE); - macht gar nix --
ExitWin(EWX_REBOOT); - rebootet -- // Ohne Force
muss man vielleicht in der Routine: ExitWin(flag:word)
an der Stelle:
result := ExitWindowsEx(flag,0); - anstelle der "0" das EWX_REBOOT rein?
Gruss
EL