fixme:(dll\win32\wininet\internet.c:2349) Option 65 STUB Entered debugger on embedded INT3 at 0x0008:0x808c6f82. kdb:> proc list PID State Filename *0x00000004 In Memory System 0x0000004c In Memory smss.exe 0x00000084 In Memory csrss.exe 0x000000a8 In Memory winlogon.exe 0x000000c4 In Memory services.exe 0x000000d0 In Memory lsass.exe 0x000000f0 In Memory eventlog.exe 0x0000011c In Memory umpnpmgr.exe 0x0000013c In Memory spoolsv.exe 0x00000170 In Memory dhcp.exe 0x00000190 In Memory explorer.exe 0x0000024c In Memory rapps.exe kdb:> proc attach 0x24c Attached to process 0x0000024c, thread 0x00000250. kdb:> thread list TID State Prior. Affinity EBP EIP *0x00000250 Ready 8 0x00000001 0x0066ba8c 0x7c90697a 0x00000264 Waiting 8 0x00000001 0x0157fb78 0x7c90697a 0x00000268 Waiting 10 0x00000001 0x0177eab0 0x7c90697a kdb:> bt Eip: Frames: --- Press q to abort, any other key to continue --- base/applications/rapps/winmain.c:815 (wWinMain@16) <00000000> kdb:> thread attach 0x264 Attached to thread 0x00000264. kdb:> bt Eip: Frames: dll/win32/urlmon/binding.c:1495 (start_binding) dll/win32/urlmon/binding.c:1514 (bind_to_storage) dll/win32/urlmon/umon.c:224 (URLMoniker_BindToStorage@20) dll/win32/urlmon/download.c:363 (URLDownloadToFileW@20) base/applications/rapps/loaddlg.c:261 (ThreadFunc@4) <00000000> kdb:> thread attach 0x268 Attached to thread 0x00000268. kdb:> bt Eip: Frames: dll/win32/msafd/misc/dllmain.c:1433 (WSPConnect@32) dll/win32/ws2_32/misc/dllmain.c:729 (WSAConnect@28) dll/win32/ws2_32/misc/dllmain.c:677 (connect@12) dll/win32/wininet/netconnection.c:469 (NETCON_connect) <00000000> kdb:>