Advertisement
Guest User

Culex

a guest
Oct 12th, 2008
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. trace:dsound:DllMain (0x7dbb0000 1 0x1)
  2. trace:dsound:DllMain DLL_PROCESS_ATTACH
  3. trace:dsound:DirectSoundCreate8 ((null),0x4e34e28,(nil))
  4. trace:dsound:DSOUND_Create8 ({c50a7e93-f395-4834-9ef6-7fa99de50966}, 0x33f6c8)
  5. trace:dsound:setup_dsound_options appname = [multiwinia.exe\DirectSound]
  6. trace:dsound:setup_dsound_options ds_emuldriver = 0
  7. trace:dsound:setup_dsound_options ds_hel_buflen = 65536
  8. trace:dsound:setup_dsound_options ds_snd_queue_max = 20
  9. trace:dsound:setup_dsound_options ds_snd_queue_min = 14
  10. trace:dsound:setup_dsound_options ds_hw_accel = Full
  11. trace:dsound:setup_dsound_options ds_default_playback = 0
  12. trace:dsound:setup_dsound_options ds_default_capture = 0
  13. trace:dsound:setup_dsound_options ds_default_sample_rate = 44100
  14. trace:dsound:setup_dsound_options ds_default_bits_per_sample = 16
  15. trace:dsound:setup_dsound_options ds_snd_shadow_maxsize = 2
  16. trace:dsound:IDirectSoundImpl_Create (0x33f668)
  17. trace:dsound:IDirectSound8_IDirectSound8_Create (0x132fd8,0x33f6c8)
  18. trace:dsound:IDirectSoundImpl_AddRef (0x132fd8) ref was 0
  19. trace:dsound:IDirectSound8_IDirectSound8_AddRef (0x132ff8) ref was 0
  20. trace:dsound:IDirectSound8_IDirectSound8_Initialize (0x132ff8, (null))
  21. trace:dsound:DirectSoundDevice_Initialize (0x132fdc,(null))
  22. trace:dsound:GetDeviceID (DSDEVID_DefaultPlayback,0x33f608)
  23. trace:dsound:GetDeviceID returns {bd6dd71a-3deb-11d1-b171-00c04fc20000}
  24. trace:dsound:DirectSoundDevice_Create (0x33f618)
  25. trace:dsound:DSOUND_ReopenDevice (0x1339e0, 0)
  26. warn:dsound:DSOUND_ReopenDevice waveOutOpen failed
  27. warn:dsound:DirectSoundDevice_Initialize DSOUND_ReopenDevice failed: 8878000a
  28. trace:dsound:IDirectSound8_IDirectSound8_Release (0x132ff8) ref was 1
  29. trace:dsound:IDirectSoundImpl_Release (0x132fd8) ref was 1
  30. trace:dsound:DirectSoundDevice_Release (0x1339e0) ref was 1
  31. trace:dsound:DSOUND_PrimaryDestroy (0x1339e0)
  32. trace:dsound:DSOUND_PrimaryClose (0x1339e0)
  33. trace:dsound:DirectSoundDevice_Release (0x1339e0) released
  34. trace:dsound:IDirectSoundImpl_Release (0x132fd8) released
  35. trace:dsound:IDirectSound8_IDirectSound8_Release (0x132ff8) released
  36. fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
  37. trace:dsound:DllMain (0x7dbb0000 8 (nil))
  38. trace:dsound:DllMain UNKNOWN REASON
  39. trace:dsound:DllMain (0x7dbb0000 8 (nil))
  40. trace:dsound:DllMain UNKNOWN REASON
  41. trace:dsound:DllMain (0x7dbb0000 0 0x1)
  42. trace:dsound:DllMain DLL_PROCESS_DETACH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement