Bug 6561

Summary: Не реализована функция IPHLPAPI.DLL.GetAdaptersAddresses
Product: WINE@Etersoft Reporter: Денис Баранов <baraka>
Component: Сетевые возможности ; TCP/IPAssignee: Александр Морозов <amorozov>
Status: CLOSED INVALID QA Contact: Денис Баранов <baraka>
Severity: critical    
Priority: P2 CC: lav
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Заявки RT: Связано с:
Дата напоминания:
Bug Depends on:    
Bug Blocks: 42    

Description Денис Баранов 2010-11-26 16:42:44 MSK
При установке EA Download Manager, в конце установки вызывается функция IPHLPAPI.DLL.GetAdaptersAddresse

Registered eadm:// URL protocol
wine: Call from 0x15a3a89 to unimplemented function IPHLPAPI.DLL.GetAdaptersAddresses, aborting
wine: Unimplemented function IPHLPAPI.DLL.GetAdaptersAddresses called at address 0x15a3a89 (thread 000c), starting debugger...
Unhandled exception: unimplemented function IPHLPAPI.DLL.GetAdaptersAddresses called in 32-bit code (0x7ef78730).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:7ef78730 ESP:0157e330 EBP:0157e394 EFLAGS:00200202(   - 00      - - I1)
 EAX:0160c256 EBX:7efc8ff4 ECX:00000000 EDX:0157e3c0
 ESI:0157e33c EDI:0157e404
Stack dump:
0x0157e330:  0157e374 015d4f66 00000013 80000100
0x0157e340:  00000001 00000000 015a3a89 00000002
0x0157e350:  0160c26c 0160c256 00000000 0157e348
0x0157e360:  00000000 0157e410 015d34a0 00d86d82
0x0157e370:  fffffffe 015d2f04 015d2f1e 01610bd0
0x0157e380:  01605284 00000040 01590b24 00000000
Backtrace:
=>0 0x7ef78730 call_dll_entry_point+0x650() in ntdll (0x0157e394)
  1 0x0039000f (0x01641cd8)
0x7ef78730 call_dll_entry_point+0x650 in ntdll: subl	$4,%esp
Comment 1 Денис Баранов 2010-11-26 16:44:16 MSK
Воспроизвести можно в бутылке games/eadm Просто запуском c:/Program Files/Electronic Arts/EADM/EADM.exe
Comment 2 Александр Морозов 2010-12-01 17:12:56 MSK
В eterhack эта функция уже реализована
Comment 3 Денис Баранов 2010-12-25 20:41:14 MSK
Принято.