Displaying 2 results from an estimated 2 matches for "pip_adapter_addresses".
2009 Jul 09
3
Re: Install LiveZilla In wine
...of the buffer pointed to
> + *
> + * RETURNS
> + * Success: NO_ERROR
> + * Failure: error code from winerror.h
> + *
> + * FIXME
> + * Stub, returns ERROR_CALL_NOT_IMPLEMENTED
> + */
> +ULONG WINAPI GetAdaptersAddresses( ULONG Family, ULONG Flags, PVOID Reserved,
> + /*PIP_ADAPTER_ADDRESSES*/PVOID AdapterAddresses, PULONG SizePointer)
> +{
> + FIXME("stub\n");
> + return ERROR_NO_DATA;
> +}
> +/******************************************************************
> * GetAdaptersInfo (IPHLPAPI.@)
> *
> * Get information about adapters.
> (END)
>...
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. : /