Re: [Openvpn-devel] Windows, OpenVPN-GUI, disconnect

2010-03-18 Thread Gert Doering
Hi, On Thu, Mar 18, 2010 at 03:18:19PM +0100, Eike Lohmann wrote: > On win7 with baloontips disabled you can connect but can't disconnect > via the gui. > Maybe that's your problem? Now that's an interesting information. I'm on WinXP, so it's not the same issue - but to see someone else having

Re: [Openvpn-devel] Windows, OpenVPN-GUI, disconnect

2010-03-18 Thread Eike Lohmann
On win7 with baloontips disabled you can connect but can't disconnect via the gui. Maybe that's your problem? Am 18.03.2010 14:17, schrieb Gert Doering: Hi, On Thu, Mar 18, 2010 at 01:14:22PM +0100, Jan Just Keijser wrote: took me a while to figure this one out: the openvpn gui codes se

Re: [Openvpn-devel] Windows, OpenVPN-GUI, disconnect

2010-03-18 Thread Gert Doering
Hi, On Thu, Mar 18, 2010 at 01:14:22PM +0100, Jan Just Keijser wrote: > took me a while to figure this one out: > the openvpn gui codes sets an 'exit event' (using a win32 API call > CreateEvent) before starting the actual openvpn process; when the user > chooses 'disconnect' this 'exit event' i

Re: [Openvpn-devel] Windows, OpenVPN-GUI, disconnect

2010-03-18 Thread Jan Just Keijser
Hi Gert, Gert Doering wrote: Hi, can one of you tell me what happens "under the hood" if I click the "disconnect" button of the openvpn-gui under Windows XP? Why am I asking? I managed to get my windows build environment working well enough that I can now build a complete installer package wi

[Openvpn-devel] Windows, OpenVPN-GUI, disconnect

2010-03-17 Thread Gert Doering
Hi, can one of you tell me what happens "under the hood" if I click the "disconnect" button of the openvpn-gui under Windows XP? Why am I asking? I managed to get my windows build environment working well enough that I can now build a complete installer package with the IPv6 patches, and with th