search for: iphlpapi_main

Displaying 4 results from an estimated 4 matches for "iphlpapi_main".

2009 Jul 09
3
Re: Install LiveZilla In wine
OK thanks - I see how to do that now. I'm still unable to compile the patched wine. I think the problem is that I'm not sure exactly what the patch should contain. I have tried the below patch but the compile barfs: > > diff --git a/dlls/iphlpapi/iphlpapi_main.c b/dlls/iphlpapi/iphlpapi_main.c > index 547b666..d19bff7 100644 > --- a/dlls/iphlpapi/iphlpapi_main.c > +++ b/dlls/iphlpapi/iphlpapi_main.c > @@ -434,6 +434,31 @@ DWORD WINAPI GetAdapterIndex(LPWSTR AdapterName, PULONG IfIndex) > > > /***************************************...
2009 Apr 01
19
Install LiveZilla In wine
http://www.ushost.com.br/wine/livezilla.jpg http://www.ushost.com.br/wine/error.txt Would you like to chat client livezilla run on linux and can not run in wine, because it is on. Net can someone help me? --> http://bugs.winehq.org/show_bug.cgi?id=14574 I tried to do what it says in this FAQ and also had no success. : /
2006 Jun 16
2
Tricking a process in WINE to think its on a certain IP address
I want to make a process believe that its machine's IP address is whatever IP address I specify. Do you have any ideas on how to do this? I have been trying to go through the WINE source code, and have been looking in socket.c and iphlpapi_main.c, but I don't see any small number of places to change. I have set up a bunch of virtual IP addresses, all associated with my machine. However, when I run a process under WINE on my machine, the process will use the main IP address of the machine. What I want is for it to use one of the vi...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...> :info:build config.status: creating dlls/inseng/Makefile > :info:build config.status: creating dlls/iphlpapi/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. inseng_main.c regsvr.c > :info:build ../../tools/makedep -C. -S../.. -T../.. icmp.c ifenum.c iphlpapi_main.c ipstats.c version.rc > :info:build config.status: creating dlls/iphlpapi/tests/Makefile > :info:build config.status: creating dlls/itircl/Makefile > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. iphlpapi.c > :info:build ../....