Re: [Openvpn-devel] help on win32 tap interface

2005-03-08 Thread James Yonan
On Tue, 8 Mar 2005, and...@libero.it wrote: > Hi to all, > i can't understand why my code (based on openvpn's tun.c file) to > correctly read and write on win32 tap device doesn't work, > All i do is: > > 1 -- call get_tap_reg and get_panel_reg functions > > 2 -- call get_unspecified_device_gui

[Openvpn-devel] help on win32 tap interface

2005-03-08 Thread and...@libero.it
Hi to all, i can't understand why my code (based on openvpn's tun.c file) to correctly read and write on win32 tap device doesn't work, All i do is: 1 -- call get_tap_reg and get_panel_reg functions 2 -- call get_unspecified_device_guid function to obtain TAP id 3 -- call CreateFile on the devic