[gtkmm] How to kill a process on Win32 ?



Hi,

I'm porting an application from Linux to Windows using the gtkmm library. To kill the program on linux, I'm using signals, but Windows can't manage signals, so how should I do to kill my process, because I can't use messages, my program doesn't use the WndProc() function to manage them.

Regards,
Fabrice Louis.

_________________________________________________________________





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]