search for: error_no_data

Displaying 2 results from an estimated 2 matches for "error_no_data".

Did you mean: error_cb_data
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. : /
2009 Jul 09
3
Re: Install LiveZilla In wine
...> + * > + * 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) > Can someone tell me if the above is a complete patch file? I'm new to git.