Advertisement
Guest User

Untitled

a guest
May 19th, 2014
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. kernel32!CreateFileW
  2. kernel32!CreateFileWImplementation
  3. OLEAUT32!ErrOpen
  4. OLEAUT32!FindTypeLib
  5. OLEAUT32!LoadTypeLibEx
  6. OLEAUT32!GetTypeInfoOfIIDFwd
  7. OLEAUT32!FilterReferencedTypeInfos
  8. OLEAUT32!CProxyWrapper::Connect
  9. ole32!CStdMarshal::ConnectCliIPIDEntry
  10. ole32!CStdMarshal::MakeCliIPIDEntry
  11. ole32!CStdMarshal::UnmarshalIPID
  12. ole32!CStdMarshal::UnmarshalObjRef
  13. ole32!UnmarshalSwitch
  14. ole32!UnmarshalObjRef
  15. ole32!CoUnmarshalInterface
  16. ole32!NdrExtInterfacePointerUnmarshall
  17. RPCRT4!NdrpPointerUnmarshall
  18. RPCRT4!NdrPointerUnmarshall
  19. RPCRT4!NdrpPointerUnmarshall
  20. RPCRT4!NdrPointerUnmarshall
  21. RPCRT4!NdrpClientUnMarshal
  22. RPCRT4!NdrpClientCall2
  23. ole32!ObjectStublessClient
  24. ole32!ObjectStubless
  25. VirtualBox!CMachine::GetNetworkAdapter
  26. VirtualBox!UIIndicatorNetwork::updateAppearance
  27. VirtualBox!UIIndicatorNetwork::sltUpdateNetworkIPs
  28. VirtualBox!UIIndicatorNetwork::qt_static_metacall
  29. QtCore4!QMetaObject::activate
  30. QtCore4!QTimer::timeout
  31. QtCore4!QTimer::timerEvent
  32. QtCore4!QObject::event
  33. QtGui4!QApplicationPrivate::notify_helper
  34. QtGui4!QApplication::notify
  35. QtCore4!QCoreApplication::notifyInternal
  36. QtCore4!QCoreApplication::sendEvent
  37. QtCore4!QEventDispatcherWin32Private::sendTimerEvent
  38. QtCore4!qt_internal_proc
  39. USER32!UserCallWinProcCheckWow
  40. USER32!DispatchMessageWorker
  41. QtCore4!QEventDispatcherWin32::processEvents
  42. QtGui4!QGuiEventDispatcherWin32::processEvents
  43. QtCore4!QEventLoop::processEvents
  44. QtCore4!QEventLoop::exec
  45. QtCore4!QCoreApplication::exec
  46. QtGui4!QApplication::exec
  47. VirtualBox!TrustedMain
  48. VirtualBox!main
  49. VirtualBox!__tmainCRTStartup
  50. kernel32!BaseThreadInitThunk
  51. ntdll!RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement