Changes for running TAP-Win32 on Vista (Beta):
- Gets MiniPortName with function NdisReadConfiguration, instand the
direct pointer access into strcture NDIS_MINIPORT_BLOCK.
On Windows2000 this function isn't supported, it falls back into
older accessing with ugly pointer into the struct. Ch
Hello James,
James Yonan wrote:
I'm trying to resolve the issues the current TAP-Win32 driver has with
Windows Vista, and I've also updated the installer to autodetect 32 vs.
64 bit windows, and install the correct driver, as the OpenVPN GUI
installer does.
If you are using Windows 2000, Win