Displaying 5 results from an estimated 5 matches for "getipaddrtable".
2016 Oct 24
2
Win32: problem with tinc-up script
Okey, after more extensive R&D and testing I came up with 2
final solutions:
1) external tool: wipchg
2) internal tincd: wait_device(int secs)
Both solution works 100% time (tested on Win2003).
I publish them here, so interested parties can do they own testing.
1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
You need Mingw compiler to build this.
2)
2016 Oct 24
0
Win32: problem with tinc-up script
...).
> I publish them here, so interested parties can do they own testing.
>
> 1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
> You need Mingw compiler to build this.
> 2) http://borg.uu3.net/cgit/cgit.cgi/OEM/tinc/log/?h=tap_wait
In both solutions, I do see a race condition: first GetIpAddrTable() is
called, then NotifyAddrChange() is called. If the IP address is assigned
between those two calls, you will not get a notification anymore. I
think you should instead call NotifyAddrChange() first, then do
GetIpAddrTable(), then WaitForSingleObject() if there is no IP address
assigned to tinc...
2017 Feb 28
0
Wine release 1.8.7
...; stub missing)
39661 Font width incorrect in wineconsole
39714 Halo some sounds in cut scenes don't play
40112 kernel32:time regression
40243 Korg Nano editor USB MIDI driver won't install, requires Administrator Privileges
40247 Wine returns the loopback IP as first item in GetIpAddrTable causing some licensed programs to fail due to invalid MAC address
40845 Uninstaller does not remove missing applications from the list
40978 Wrong colors on i915 and similar GPUs in GTA Vice City
41001 64-bit Core Temp 1.x kernel driver 'ALSysIO.sys' crashes on unimplemented functi...
2015 May 15
0
Wine release 1.7.43
...2: rendering issues (pink rectangles)
38548 Strong Bad's Cool Game: missing music and voices
38556 AsystentCRM installer needs Shell folder object FolderItem::Verbs method implemented
38557 Wings of Vi: Hangs when window is moved.
38569 PES2015 won't connect to online services (GetIpAddrTable needs to fill wType parameter)
----------------------------------------------------------------
Changes since 1.7.42:
Aaryaman Vasishta (3):
d3drm: Fix IDirect3DRMDevice declaration.
d3drm: Fix refcounting for IDirect3DRM{1-3}.
d3drm/tests: Remove TODO's from test_qi and TO...
2016 Dec 09
0
Wine release 2.0-rc1
...ng
33021 TurboTax 2012 wants ntdll.dll.EtwEventRegister (win7 mode)
37138 Excel 2007 under wine crashes opening this file
39886 Fallout 4 - GFSDK_GodraysLib.x64.dll failed to initialize
39887 Fallout 4 - Fallout4Launcher.exe crashes
40247 Wine returns the loopback IP as first item in GetIpAddrTable causing some licensed programs to fail due to invalid MAC address
40359 Galactic Civilization III fails to start
40804 Touhou 6, 7, 8, 10, 11 have severe fps drop.
41055 "Texture ... does not have a drawable" on i915 with D3D8
41059 Necropolis requires OMSetDepthStencilState T...