Menu

#48 kill() fails on NT - try killpid.c

None
closed
nobody
None
5
2017-05-22
2003-04-29
No

I added to
fxposix.ri
#passthru #include killpid.c
then a call in kill()
see fxposix.dif
add killpid.c to makefile depends of xfxtra & fxtra
note that system(_,"nowait") gives a bogus pid in Win*
(Win bug?) and fails when it succeded (see dif)
this does a hard kill, not a quit message.
(So obviously, use it at your own risk.)
worked on W98, WinXP, VC98, mingw

Discussion

  • Charles Evans

    Charles Evans - 2003-04-29

    for NT section

     
  • Charles Evans

    Charles Evans - 2003-04-29
     
  • Jafar

    Jafar - 2017-05-22
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.