Help - Search - Members - Calendar
Full Version: foo_uie_queuemanager
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3
Chronial
This is version 0.2.2 of my foo_uie_queuemanager component

Features:
  • Provides a panel which shows the queue's contents and allows you to remove tracks from the queue.
  • Allows you to have playback automaticaly starting when you create a queue.
  • Provides a "Stop after Queue" functionality, that allows you to have playback stopped once the queue has finished playing.
Download:
foo_uie_queuemanager_0.2.3.zip
Requires .Net 2.0 - if you don't have it, get it here: .Net 2.0 Download

More Infos / Changelog:
Homepage

Todo list:
  • Ability to reoder Tracks via drag'n'drop
  • Ability to add tracks to the queue via drag'n'drop
  • Ability to move the queue into the current playlist - after the currently playing song.
  • Ability to do "Flush queue to play after current"
  • Meaningful context menu
  • resize the panel according to the queue's length (via min- and maxheight)
TrNSZ
A quick 30-second test of this seems to be promising - thanks for a good start on a plugin that could actually turn out useful.

=)
david_dl
Doesn't one of foosion's components provide this capability? It lets you associate the queue with a playlist; manipulating that playlist changes the queue. And it's not .NET so it'll be non resource-hogging.
thuan
This is just a window which display the queue and enable you to select and delete songs from queue.
Wujek_Bogdan
how about panel version of foo_queuemanager?. it would be nice.
unabatedshagie
QUOTE(david_dl @ Aug 23 2006, 08:34) *

Doesn't one of foosion's components provide this capability? It lets you associate the queue with a playlist; manipulating that playlist changes the queue. And it's not .NET so it'll be non resource-hogging.
Foosions one only really lets you see the queued songs, you can't remove a single song only clear the full playlist.

QUOTE(Wujek_Bogdan @ Aug 23 2006, 09:59) *

how about panel version of foo_queuemanager?. it would be nice.
I second this request.
Chronial
See my first post:
QUOTE
I will maybe move this plugin to columns_ui - if it works ^^

wink.gif

I'm using columns_ui myself - so that's absolutely on my todo list.
Yotsuya
I'm looking forward to a panel version of this component. Managing the queue from a separate panel than the playlist would definitely be nice.
q-stankovic
Dear Chronial! Thank you for your plugin! smile.gif

As you mentioned in the first post foobars queue is limited. It justs allow removing tracks from the queue, you cann add tracks just to the end of queue and not to forget: it has a maximum size of 64 tracks. In view of the queue's function these limitations are not so bad as many believe (see discussion General->Queue improvements).

I think they are missing something i am missing too: a fully editable playlist wich also can be filled by different ways (add, add and play, send, send and play, insert after now playing track, insert after now playing track and play), wich is always in view and wich also doesn't delete the playing track from the view as the queue does.

What do you think about following idea?
Not only to have a panel for the queue but an additional one that either mirrors the default playlist or that is a temporaly but fully functional playlist. I believe that there is a difference between this two "playlists" and that the queue shouldn't or can't do the job of a socalled "Now playing"-playlist. If that is realizable at all i would like to request it! I hope you are going to say few words to that.

Have a nice day!
Squeller
It starts up terribly slow!

EDIT: gna. I see, it's a.net application.
Chronial
Stankovic - this is possible, but I'm not gonna do it.
I can for sure see the pros of such a sollution, but I don't need something linke that - so I'm not gonna write it.
q-stankovic
If i would have learned coding i would do it! And i must admit that often enough i feel bad when i bother you or other developers with suggestions or requests because i have many of them.

I don't know where but i posted in a thread here in the forum some suggestions for the queue you might find useful and consider to implement.

1. start playback of queue if there is no playback before
2. stop playback at end of queue
3. don't update playlist position (so that at end of queue the playback continues directly after the last track before queue started or playback stops if there was no playback / options that could be accessable by queuemanagers context menu once implemented in a paneled version)
Chronial
Most of your requests are not allowed - see the note on the new version
thuan
I don't like to clunker my foobar UI so I guess I just stay with your old version and thanks for developing this plugin.
Chronial
Well I'm sorry you don't like the panel version - but it's hard to maintain two different versions and I'm using columns ui myself, so here's an obvious choice.
Peter
QUOTE(Chronial @ Aug 22 2006, 23:23) *

Start playback on queue creation:
This feature is experimental as it violates a note in the SDK: "Do not call playback_control methods from inside any kind of global callback (e.g. playlist callback), otherwise race conditions may occur.". I have spent some thoughts about possible problems with this feature, and there is no realistic situation how this could create a race condition. But if you experience crashes or foobar getting stuck in high CPU usage, deactivate this feature.

Instead of thinking whether violating the API specifications will immediately harm the user or not, how about simply not violating them? You can use main_thread_callback service to delay relevant calls instead of nesting them.
Chronial
Thanks - didn't know about this solution smile.gif.
Will be fixed in the next version
Yotsuya
Thank you so much for creating a panel version of this component. After the inevitable list of bugs is squashed I think we'll have something very useful. As with any new plugin there are bound to be bugs and I have noticed one.

Is there a way to display the item's index in the queue? I tried using %list_index% but your component does not honour this variable. I then gave %cwb_queueindex% a try and while it does indeed display the item queue index, this is not updated as the indexes change. I did notice that any time you load the preferences for queue manager it forces an update but unless you reload the preferences on every track the index does not get updated.

I do not know if it's a bug on the part of cwb hooks or the queue manager, but I think if you could figure out how to honour %list_index%, %list_total% and other context-specific fields from the standard titleformat list than that would be a more elegant solution.

I think displaying the queue index is a variable most of us would want to utilize given the nature of this component.
Chronial
See my initial posting:
QUOTE
It should also be noticed that (at the moment) the title formatting strings are not updated after adding the track to the queue. So using fields like %cwb_queueindex% doesn't make much sense

This is not a bug but just the way things are wink.gif.
I will look into making %list_index% and %list_total% available and updating all entries on every queue change.
Generalverdacht
nice plugin, thx
Hamallainen
Thanks a lot for this plugin
very useful
Squeller
Very useful.

A bug? For some reason, I cannot resize the queue manager. EDIT: Oh, I can make it bigger, but it has a huge minimum size...

Some feature suggestions: context menu which brings us to the preferences, which lets us organize the queue (delete, sort... e.g.)

And: Do you think it is possible to make it appear only, if there's something in the queue and automatically hide, if the queue is empty? I mean this is exactly the situations when we want to see your queue window.

If I start a track manually, the queue automatically gets deleted. I think this is fb2ks default queue behaviour: Can you prevent this? I could also just start playing a track immediately but also want fb2k to go on with the queue then.

Could you detect which playlist a queued track is from and switch to that playlist, if the queued tracks are playing? If the queue ended or if a certain track is on no playlist, you could jump the the list, where you came from (before the queue started)
Chronial
I can't hide the panel, so that's a no.

You can already delete tracks - select them and press delete on you keyboard.

A panel has no control over it's resizing - this is either a columns ui bugs or you are doing something wrong.

It is possible to cache the queue and restore it when it is delted - but it will be difficult to find out if the user has deleted the queue or if it was deleted by double clicking a song in the playlist.

All those changes of the queue's default behaviour are hacks and it not possible to implement them in a "clean" way. They are quite likely to cause problems with other components.
For this reason I will leave the queue's behaviour as it is - it's peter's job to change that if his users demand that.
david_dl
QUOTE(Chronial @ Aug 26 2006, 20:47) *
I can't hide the panel, so that's a no.

You can already delete tracks - select them and press delete on you keyboard.

A panel has no control over it's resizing - this is either a columns ui bugs or you are doing something wrong.


I believe it sets the minimum size?
thuan
QUOTE("Squeller")
And: Do you think it is possible to make it appear only, if there's something in the queue and automatically hide, if the queue is empty? I mean this is exactly the situations when we want to see your queue window.


That's the reason I like the window version more than the panel version, we don't use the queue all the time. An alternative now is put it under uie_tabs or use auto-hide feature of column UI. Can you release the source so I can take a look at it. Maybe convert it to C++ if possible and add more features to it when I have the time (nearly graduation right now).

Squeller I believe that you put your queuemanager panel under the same parent node with sth has a huge minimum size like buttons, menu or the playback order toolbar.

EDIT: I've just found out that it has minimal vertical size no horizontal restriction though.
Squeller
QUOTE(Chronial @ Aug 25 2006, 23:47) *
All those changes of the queue's default behaviour are hacks and it not possible to implement them in a "clean" way. They are quite likely to cause problems with other components.
For this reason I will leave the queue's behaviour as it is - it's peter's job to change that if his users demand that.
The more I think about it the more I agree.

I'll add some ideas for discussion in another thread at some day. I think the current queue behaviour is not very practical. Most likely we suffer from having fb2k jumping out of the current playlist... I think a queue manager should remember the starting playlist and position, follow the playlists when playing from the queue (if possible. trackinfo panels in follow cursor mode would refresh then...) and jump back to where it started (if possible), after the queue finished. Independent from the follow cursor/cursor follows playback mode. As simple.
zoddic
extremely useful, thanks biggrin.gif
q-stankovic
Hello Chronial! smile.gif

I found time to look into the paneled version and what should i say: Thanks! I enjoy!

I like your "play after current" feature and its option just to move and not to copy the track if it is in same playlist. You asked in the first post of this thread for better names for commands. I think "play after current" is not a good name for the command because of two reasons:

1. The name can provoke a misunderstanding as the command belongs to queuemanager: It doesn't express that the track is really inserted and not just played after the current one.

2. If your options are setted in that way that the queue is not cleared by using "play after current" then the track won't be played although the name of the command tells you so

What do you think about "Place after current" for example? Place can mean both: Copied or moved (same playlist)
Chronial
I'm don't like "play after current", too wink.gif
The idea of using "place" sounds good. I guess I'll use something like "place after current playing" in the next version
Bimbo Frogger
Very useful. I still use the old version. I like it more than the panel-version.


QUOTE(Squeller @ Aug 26 2006, 15:33) *
I think the current queue behaviour is not very practical. Most likely we suffer from having fb2k jumping out of the current playlist... I think a queue manager should remember the starting playlist and position, follow the playlists when playing from the queue (if possible. trackinfo panels in follow cursor mode would refresh then...) and jump back to where it started (if possible), after the queue finished. Independent from the follow cursor/cursor follows playback mode. As simple.

Like Squeller, i dislike the current queue behaviour. After playing the queued tracks it should jump back to where ist started, how it was possible with the plugin foo_temple for 0.8x. I would love to see this as an option.
Chronial
QUOTE(Bimbo Frogger)

Like Squeller, i dislike the current queue behaviour. After playing the queued tracks it should jump back to where ist started, how it was possible with the plugin foo_temple for 0.8x. I would love to see this as an option.


QUOTE(Chronial)
All those changes of the queue's default behaviour are hacks and it not possible to implement them in a "clean" way. They are quite likely to cause problems with other components.
For this reason I will leave the queue's behaviour as it is - it's peter's job to change that if his users demand that.

I'd have to store the current status every time a song is played and find out if that song is played from the queue or not (which is not possible - you could only check for numerous things and have a change to guess right). Well, it's easy to find out when the queue ends - but the queue "ends" before the last song is played. If I change to the pre-queue playlist when this song ends, I'd also stop you from starting another song and jump away. Then still it would ignore shuffle.
And all this would completely be messed up if another component tries something similar.
Short:
QUOTE(Chronial)
All those changes of the queue's default behaviour are hacks and it not possible to implement them in a "clean" way. They are quite likely to cause problems with other components.
Yotsuya
Feature request:

I would like to request context menu options for this component. The current queue behavior suits my needs fine however if I would like to modify any of the queue entries it appears I can only do so from the keyboard. It would be nice if I could right click an entry and choose delete from the context menu.

Also please implement a refresh interval so that we can use queue index numbers in the display.
Chronial
QUOTE
Also please implement a refresh interval so that we can use queue index numbers in the display.

this should work in the current version (0.2.1). (use %list_index% and %list_total%)
Yotsuya
Thanks, I need to start reading the first post more often for updates :)

This appears to work well except that %list_index% starts counting at 0 instead of 1. But I can easily accomodate this with an $add(%list_index%,1).
Chronial
Will be fixed in next version wink.gif
Bimbo Frogger
Hello Chronial,

sorry, this part of my posting wasn't directed to you ... more to Peter whistling.gif

QUOTE(Bimbo Frogger)

Like Squeller, i dislike the current queue behaviour. After playing the queued tracks it should jump back to where ist started, how it was possible with the plugin foo_temple for 0.8x. I would love to see this as an option.

Your plugin is fantastic! Thank you
Nait
hi, i cant reorder the tracks in the queue, all that happens when i try to drag them around is that i select stuff.

using the latest version (0.2.1) and columns ui 0.1.3b
Chronial
Why do you think this is possible? ^^.
It's on my todo list. But maybe you are abusing the queue - try using the "play after current" feature instead.
Nait
QUOTE(Chronial @ Sep 6 2006, 19:25) *

Why do you think this is possible? ^^.
It's on my todo list. But maybe you are abusing the queue - try using the "play after current" feature instead.

lol sorry. I blame the fever ;D

then it works like a charm smile.gif
Fandango
Will there be a non columns ui version, too?

EDIT: Oh I searched through the thread and found out that there won't be one. What a shame. Does anyone have a download link for the last non columns ui version?

EDIT2: Nevermind I found the old link: http://chron.visiondesigns.de/foobar2000/f...nager_0.1.1.zip w00t.gif
Chronial
Was just going to post that link wink.gif

but I can't assure you that this version si bug-free at all.
odyssey
I have no idea how to use this. I imagine "queue" as the same principle from Winamp, using the "Play after current" operation, but nothing happens - Except the track is duplicated after the current one in the playlist (which is ugly!)
Chronial
How about the "add to playback queue" operation? wink.gif
odyssey
QUOTE(Chronial @ Oct 27 2006, 06:45) *

How about the "add to playback queue" operation? wink.gif

Ah yes, I have this option, now after I've cleaned up in my components biggrin.gif
kabuki
Hello Chronial
When i want to insert the queue manager panel, in UI Column, aswell as in a Tab or a dockable panel (dockable panel just only to test because having the queue manager panel in a dockable panel would be a nonsense wink.gif )
my foobar crash.
I post here my failure report (but maybe the fault will be due to another component... Or due to myself : Am I suppose to deinstal foo_pqwiew and foo_queuemanager to use the panel version foo_ui_queuemanager ?) :
CODE

Illegal operation:
Code: E0434F4Dh, flags: 00000001h, address: 7C812A5Bh
Call path:
entry=>app_mainloop
This is the first crash logged by this instance.
Code bytes (7C812A5Bh):
7C812A1Bh: 8B 45 0C 56 8B 75 14 83 E0 01 85 F6 89 45 B4 C7
7C812A2Bh: 45 BC 09 2A 81 7C 0F 84 99 00 00 00 8B 4D 10 83
7C812A3Bh: F9 0F 0F 87 4D 1D 03 00 85 C9 89 4D C0 74 07 57
7C812A4Bh: 8D 7D C4 F3 A5 5F 8D 45 B0 50 FF 15 08 15 80 7C
7C812A5Bh: 5E C9 C2 10 00 85 FF 0F 8E 36 93 FF FF 8B 55 FC
7C812A6Bh: 89 55 0C 0F B7 16 8B 7D F8 8A 14 3A 88 11 8B 78
7C812A7Bh: 0C 0F B6 D2 66 8B 14 57 66 3B 16 0F 85 A3 89 03
7C812A8Bh: 00 8B 50 08 66 8B 5A 04 38 19 0F 84 A1 89 03 00
Stack (0013E664h):
0013E644h: 00000000 BA7343E8 BA733CF4 00000001
0013E654h: BA733FEC 0000003B 00000083 0076EE88
0013E664h: 0013E6F0 E0434F4D 00000001 00000000
0013E674h: 7C812A5B 00000001 8013150C 790C2000
0013E684h: 02000036 0013E69C 79E814DA 0013E6A8
0013E694h: 02000036 00000001 0013E718 79E87FF4
0013E6A4h: 0000012C 790FABCC 79F958B8 7916BE4C
0013E6B4h: 0000012C 0013E718 79F97065 E0434F4D
0013E6C4h: 00000001 00000001 0013E6F0 E3D7FC40
0013E6D4h: 01499AA4 00187918 00000000 00043000
0013E6E4h: 00000040 00000001 00187918 8013150C
0013E6F4h: 0013E274 00000001 00000001 0013E6D0
0013E704h: 0013E274 0013E7D0 79F9A3C8 9A3D6BD8
0013E714h: 00000000 0013E7DC 7A0945A4 01499AA4
0013E724h: 00000000 00000000 E3D7FC84 01499AA4
0013E734h: 01499A90 0149999C A027EBCC 79E71870
0013E744h: FFFFFFFF 00000000 00000001 0013E760
0013E754h: 00000000 00187918 00000000 0013E730
0013E764h: 01499AA4 0013E734 01499A90 0013E738
0013E774h: 0149999C 0013E7DC 014856F8 0013E7E4
Registers:
EAX: 0013E668, EBX: 00187918, ECX: 00000000, EDX: 00000025
ESI: 0013E6F4, EDI: E0434F4D, EBP: 0013E6B8, ESP: 0013E664
Crash location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RaiseException" (+00000052h)

Loaded modules:
foobar2000 loaded at 00400000h - 004F3000h
ntdll loaded at 7C910000h - 7C9C7000h
kernel32 loaded at 7C800000h - 7C904000h
COMCTL32 loaded at 77390000h - 77493000h
msvcrt loaded at 77BE0000h - 77C38000h
ADVAPI32 loaded at 77DA0000h - 77E4C000h
RPCRT4 loaded at 77E50000h - 77EE1000h
GDI32 loaded at 77EF0000h - 77F37000h
USER32 loaded at 77D10000h - 77DA0000h
SHLWAPI loaded at 77F40000h - 77FB6000h
SHELL32 loaded at 7C9D0000h - 7E475000h
ole32 loaded at 774A0000h - 775E3000h
shared loaded at 10000000h - 1002A000h
comdlg32 loaded at 76340000h - 7638A000h
uxtheme loaded at 5B090000h - 5B0C8000h
focus loaded at 003C0000h - 003C8000h
WMHook loaded at 003E0000h - 003EE000h
UnlockerHook loaded at 00B30000h - 00B34000h
AhJsctNs loaded at 65780000h - 657A3000h
HKDll loaded at 00B50000h - 00B5D000h
foo_albumlist_autoupdate loaded at 00B70000h - 00B87000h
foo_autoplaylist loaded at 00BB0000h - 00BE0000h
foo_browser loaded at 00C00000h - 00C3B000h
foo_burninate loaded at 00C60000h - 00C97000h
VERSION loaded at 77BD0000h - 77BD8000h
foo_common loaded at 00CC0000h - 00CFA000h
foo_custominfo loaded at 00D20000h - 00DA5000h
foo_cwb_hooks loaded at 00DD0000h - 00DFE000h
foo_dockable_panels loaded at 00E20000h - 00E43000h
foo_dsp_bs2b loaded at 00E70000h - 00E8C000h
foo_dsp_continuator loaded at 00EB0000h - 00EE2000h
OLEAUT32 loaded at 770E0000h - 7716C000h
foo_dsp_crossfeed loaded at 00F10000h - 00F34000h
foo_dsp_delta loaded at 00F60000h - 00F7E000h
foo_highlightplaying loaded at 00FA0000h - 00FC1000h
foo_input_monkey loaded at 00FF0000h - 01039000h
foo_lnk loaded at 01060000h - 01079000h
foo_lyricsdb loaded at 010A0000h - 010BE000h
MSVCP80 loaded at 7C420000h - 7C4A7000h
MSVCR80 loaded at 78130000h - 781CB000h
WININET loaded at 77AA0000h - 77B4C000h
CRYPT32 loaded at 779E0000h - 77A76000h
MSASN1 loaded at 77A80000h - 77A92000h
foo_masstag_addons loaded at 010E0000h - 010EE000h
foo_menu_addons loaded at 01100000h - 0111F000h
foo_navigator loaded at 01130000h - 01151000h
foo_playcount loaded at 011A0000h - 011C8000h
foo_playlist_manager loaded at 011E0000h - 01226000h
foo_queuemanager loaded at 01250000h - 01278000h
mscoree loaded at 79000000h - 79045000h
msvcm80 loaded at 7C4C0000h - 7C53D000h
mscorwks loaded at 79E70000h - 7A3D1000h
mscorlib.ni loaded at 790C0000h - 79BA8000h
mscorjit loaded at 79060000h - 790B3000h
rsaenh loaded at 0FFD0000h - 0FFF8000h
foo_random loaded at 037A0000h - 037DF000h
foo_skip loaded at 037E0000h - 037FB000h
foo_uie_albumart loaded at 03810000h - 03847000h
gdiplus loaded at 4EB80000h - 4ED23000h
foo_uie_albumlist loaded at 03880000h - 038BF000h
foo_uie_bookmarks loaded at 038E0000h - 03928000h
foo_uie_lyrics loaded at 03940000h - 0399E000h
WINMM loaded at 76AE0000h - 76B0F000h
foo_uie_lyrics_panel loaded at 03A40000h - 03AA8000h
foo_uie_playlists_dropdown loaded at 03AD0000h - 03B0A000h
foo_uie_queuemanager loaded at 03B30000h - 03B69000h
System.ni loaded at 7A440000h - 7ABFE000h
System.Drawing.ni loaded at 7ADE0000h - 7AF74000h
foo_uie_quicksearch loaded at 03E30000h - 03E77000h
foo_uie_single_column_playlist loaded at 03E80000h - 03ED3000h
foo_uie_tabs loaded at 03EF0000h - 03F1A000h
foo_uie_trackinfo_mod loaded at 03F40000h - 03F9A000h
foo_ui_columns loaded at 03FB0000h - 0404B000h
foo_utils loaded at 04070000h - 040A9000h
foo_verifier loaded at 040D0000h - 04100000h
foo_version loaded at 04120000h - 04146000h
dbghelp loaded at 5D3F0000h - 5D491000h
foo_winamp_spam loaded at 04270000h - 0428F000h
foo_abx loaded at 042A0000h - 042D4000h
foo_albumlist loaded at 04300000h - 04347000h
foo_cdda loaded at 04370000h - 043A6000h
foo_converter loaded at 043D0000h - 04439000h
foo_dsp_std loaded at 04460000h - 044A1000h
foo_freedb2 loaded at 044D0000h - 04510000h
foo_input_std loaded at 04530000h - 04644000h
foo_masstag loaded at 04670000h - 046C0000h
foo_pqview loaded at 046E0000h - 046FC000h
foo_rgscan loaded at 04720000h - 04768000h
foo_ui_std loaded at 04790000h - 047E7000h
foo_unpack loaded at 04810000h - 0483E000h
vlmshlp loaded at 071B0000h - 071B7000h
System.Windows.Forms.ni loaded at 7AFD0000h - 7BC56000h
mscorlib.resources loaded at 068D0000h - 06920000h
imagehlp loaded at 76C40000h - 76C68000h

Stack dump analysis:
Address: 7C812A5Bh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RaiseException" (+00000052h)
Address: 790C2000h, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 79E814DAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "InstallCustomModule" (+00001F6Ah)
Address: 79E87FF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "LogHelp_TerminateOnAssert" (+00001FA4h)
Address: 790FABCCh, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 79F958B8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00001FFCh)
Address: 7916BE4Ch, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 79F97065h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000037A9h)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 7A0945A4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorLaunchApplication" (+00012005h)
Address: 79E71870h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A0944EAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorLaunchApplication" (+00011F4Bh)
Address: 7A3197D4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7963C123h, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 794D0540h, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 79E885A2h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "LogHelp_TerminateOnAssert" (+00002552h)
Address: 794C7F7Fh, location: "mscorlib.ni", loaded at 790C0000h - 79BA8000h
Address: 03B63D60h, location: "foo_uie_queuemanager", loaded at 03B30000h - 03B69000h
Address: 79FCC4DAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "GetCompileInfo" (+0000656Bh)
Address: 03FD42BBh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03B5E2D4h, location: "foo_uie_queuemanager", loaded at 03B30000h - 03B69000h
Address: 77EF6C2Dh, location: "GDI32", loaded at 77EF0000h - 77F37000h
Symbol: "DeleteObject" (+00000000h)
Address: 040262D0h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 01000000h, location: "foo_input_monkey", loaded at 00FF0000h - 01039000h
Address: 04011D0Dh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04025D60h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 01000000h, location: "foo_input_monkey", loaded at 00FF0000h - 01039000h
Address: 04025D44h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 01010000h, location: "foo_input_monkey", loaded at 00FF0000h - 01039000h
Address: 03B5E2D4h, location: "foo_uie_queuemanager", loaded at 03B30000h - 03B69000h
Address: 03FD482Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D18B26h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetWindowThreadProcessId" (+000000A6h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D188D1h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetWindowLongW" (+0000002Bh)
Address: 77D188DAh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetWindowLongW" (+00000034h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 03FB7398h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D188DAh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetWindowLongW" (+00000034h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D18734h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+0000006Dh)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1D05Bh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "EnumDisplayMonitors" (+000000F8h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D18830h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+00000169h)
Address: 77D1B4C0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000184h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 00B51350h, location: "HKDll", loaded at 00B50000h - 00B5D000h
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D1B4D0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000194h)
Address: 77D1FD29h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "UserClientDllInitialize" (+000007F1h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D6ABECh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetRawInputDeviceInfoA" (+0000011Fh)
Address: 7C91EAE3h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "KiUserCallbackDispatcher" (+00000013h)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1B473h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000137h)
Address: 77D2013Eh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "CreateWindowExW" (+000001EEh)
Address: 77D20104h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "CreateWindowExW" (+000001B4h)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C927C0Ch, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlReAllocateHeap" (+0000020Fh)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C920551h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 7C9205C8h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+0000018Bh)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C920732h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000015Eh)
Address: 7C9206ABh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+000000D7h)
Address: 7C927E77h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlReAllocateHeap" (+0000047Ah)
Address: 7C925041h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "bsearch" (+00000046h)
Address: 7C925233h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "bsearch" (+00000238h)
Address: 7C9205C8h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+0000018Bh)
Address: 7C920551h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 0401BD66h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C9255C9h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlHashUnicodeString" (+00000164h)
Address: 7C925152h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "bsearch" (+00000157h)
Address: 7C92554Ah, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlHashUnicodeString" (+000000E5h)
Address: 7C9253F5h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFindActivationContextSectionString" (+000000DCh)
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C920570h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000133h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 77D19951h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsChild" (+00000243h)
Address: 7C920833h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000025Fh)
Address: 03FB0100h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C920838h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000264h)
Address: 7C920833h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000025Fh)
Address: 77D199E4h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsChild" (+000002D6h)
Address: 77D19A12h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsChild" (+00000304h)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB0100h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1A303h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "ClientThreadSetup" (+000002F9h)
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D19A18h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsChild" (+0000030Ah)
Address: 77D19A12h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsChild" (+00000304h)
Address: 77D1A31Ah, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "ClientThreadSetup" (+00000310h)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1A33Bh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "ClientThreadSetup" (+00000331h)
Address: 03FB7220h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 004E004Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 004E004Ch, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D19D60h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "UnregisterClassW" (+000002BCh)
Address: 77D70270h, location: "USER32", loaded at 77D10000h - 77DA0000h
Address: 77D10000h, location: "USER32", loaded at 77D10000h - 77DA0000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C920738h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000164h)
Address: 7C920732h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000015Eh)
Address: 7C9206ABh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+000000D7h)
Address: 7C9206EBh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 7C9205D4h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000000h)
Address: 7C920570h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000133h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 03FFC771h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FFC790h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FE7B47h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C920551h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 03FE76A1h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C9205C8h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+0000018Bh)
Address: 7C920551h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000114h)
Address: 7C92056Dh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlFreeHeap" (+00000130h)
Address: 04033C14h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FE7A59h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C920833h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000025Fh)
Address: 040311ACh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB0100h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C920838h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000264h)
Address: 77D201F7h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "CreateWindowExW" (+000002A7h)
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 040311ACh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BFC0h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 7C927BB8h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlReAllocateHeap" (+000001BBh)
Address: 7C927BB0h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlReAllocateHeap" (+000001B3h)
Address: 03FFC966h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FFC9A0h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB1E97h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1FF83h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "CreateWindowExW" (+00000033h)
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB7095h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401BD18h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FB0000h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FC3CD6h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04033C0Ch, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FDD0B6h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04033C0Ch, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04025D60h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 040262D0h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04034388h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 040126CDh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FDD168h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04034350h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04033C0Ch, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 0401B298h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04033C28h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FDD278h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 04034350h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FF9045h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FFBA65h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FFA89Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D1B3B0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000074h)
Address: 77D1B3A7h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+0000006Bh)
Address: 77D1C331h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "SetRectEmpty" (+0000004Fh)
Address: 77D24073h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "PrivateExtractIconExW" (+00000198h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D3E185h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "User32InitializeImmEntryTable" (+00000E18h)
Address: 77D3E162h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "User32InitializeImmEntryTable" (+00000DF5h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D24204h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000022h)
Address: 0110005Ah, location: "foo_menu_addons", loaded at 01100000h - 0111F000h
Address: 77D1B933h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsWindow" (+00000000h)
Address: 04014B2Dh, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1B3F9h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+000000BDh)
Address: 5B091AF6h, location: "uxtheme", loaded at 5B090000h - 5B0C8000h
Address: 03FF3A09h, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D1B3D2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000096h)
Address: 77D18734h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+0000006Dh)
Address: 03FFA89Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 03FFA89Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D2418Dh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "PrivateExtractIconExW" (+000002B2h)
Address: 03FFA89Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D241B0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "PrivateExtractIconExW" (+000002D5h)
Address: 77D23FD9h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "PrivateExtractIconExW" (+000000FEh)
Address: 03FFA89Ah, location: "foo_ui_columns", loaded at 03FB0000h - 0404B000h
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 5B093AA7h, location: "uxtheme", loaded at 5B090000h - 5B0C8000h
Symbol: "DrawThemeText" (+00000A76h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D24204h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000022h)
Address: 77D18734h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+0000006Dh)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D18816h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+0000014Fh)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D18830h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "GetDC" (+00000169h)
Address: 77D1B4C0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000184h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D1BDA2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "IsWindowEnabled" (+00000000h)
Address: 77D40467h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DeregisterShellHookWindow" (+000001CFh)
Address: 77D1B4D0h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000194h)
Address: 77D1B50Ch, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+000001D0h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 7C91EAE3h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "KiUserCallbackDispatcher" (+00000013h)
Address: 77D241E2h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefDlgProcW" (+00000000h)
Address: 77D1B473h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DefWindowProcW" (+00000137h)
Address: 77D1DAF6h, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DestroyWindow" (+0000000Ch)
Address: 004565F0h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00456A71h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00456D23h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00456A71h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 5B092E8Eh, location: "uxtheme", loaded at 5B090000h - 5B0C8000h
Symbol: "DrawThemeBackground" (+00000266h)
Address: 7C809E01h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsBadReadPtr" (+00000000h)

Version info:
foobar2000 v0.9.4.1
UNICODE

Additional info:
Converter 1.0.1 (foo_converter)
foo_lyricsdb 0.0.7 beta 4 (foo_lyricsdb)
Masstagger Addons 0.3.2 (foo_masstag_addons)
foobar2000 core v0.9.4.1 (Core)
Playlist Manager 1.0 (foo_playlist_manager)
bs2b 2.0.0 (foo_dsp_bs2b)
freedb Tagger 0.5.2a (foo_freedb2)
Standard DSP array 1.0 (foo_dsp_std)
Shell link resolver 1.1 (foo_lnk)
Menu Addons 0.3.5 (foo_menu_addons)
Standard Input Array 1.0 (foo_input_std)
Winamp API Emulator 0.90 (foo_winamp_spam)
Continuator 0.4.0 (foo_dsp_continuator)
ReplayGain Scanner 2.0.2 (foo_rgscan)
Navigator 0.2 (foo_navigator)
LPCM <--> delta-PCM converter 0.1.1 (foo_dsp_delta)
Single Column Playlist Display 0.3.2 beta [Oct 27 2006 - 17:38:24] (foo_uie_single_column_playlist)
Playlist tools 0.5.7 (foo_utils)
Quick Search Toolbar 2.8j (foo_uie_quicksearch)
Playback Statistics 1.3.2 (foo_playcount)
File Integrity Verifier 1.0.1 (foo_verifier)
dockable columns ui panels 0.0.9b [Oct 23 2006 - 13:59:21] (foo_dockable_panels)
ABX Comparator 1.3.1 (foo_abx)
WMA Decoder 1.1 (foo_input_std)
foo_skip 0.2 (foo_skip)
Album List 3.2.0 (foo_albumlist)
Bookmarks 0.0.9 (foo_uie_bookmarks)
RAR reader 1.1 (foo_unpack)
CD Audio Decoder 2.1.1 (foo_cdda)
cwbowron's title format hooks 1.0.13 [Oct 2 2006 - 09:06:52] (foo_cwb_hooks)
Tabbed panel modified 0.2.5 (foo_uie_tabs)
Queue manager panel 0.2.1 (foo_uie_queuemanager)
Album list panel 0.2.1 beta 4 (foo_uie_albumlist)
foo_custominfo 0.1.2 (foo_custominfo)
Queue manager 0.1.1 (foo_queuemanager)
Randomized playlist entry 1.2.3 (foo_random)
Track info panel mod 0.7.1 beta [Oct 24 2006 - 22:48:54] (foo_uie_trackinfo_mod)
Music Browser 1.2.2c [Jul 6 2006 - 09:42:02] (foo_browser)
Highlight playing 0.1.0 (foo_highlightplaying)
Autoplaylist Manager 1.0 (foo_autoplaylist)
Playlists Dropdown 0.5.7.5 (foo_uie_playlists_dropdown)
ZIP/GZIP reader 1.0 (foo_unpack)
FLAC Decoder 1.1.0 (foo_input_std)
Components versions viewer 0.3 (foo_version)
Lyrics panel 0.34.1 (foo_uie_lyrics_panel)
Masstagger 1.6 (foo_masstag)
Columns UI 0.1.3 beta 1v5 (foo_ui_columns)
Crossfeed 0.92 (foo_dsp_crossfeed)
Albumlist autoupdate 0.1 (foo_albumlist_autoupdate)
Audio CD Writer 2.0.1 (foo_burninate)
Monkey's Audio decoder 2.1.1 (foo_input_monkey)
Default User Interface 0.9acc (foo_ui_std)
Album Art Panel 0.2.5.1 (foo_uie_albumart)
Common services 0.1 (foo_common)
Lyric Show Panels 0.3.0.0 (foo_uie_lyrics)



When you'll got time, could you explain me, please, what i'm doing wrong..., or if the crash is due to foo_ui_queuemanager.

Have a nice day.
Chronial
foo_queuemanager and foo_uie_queuemanager are not supposed to be installed at the same time. I guess this is the reason for this crash.
kabuki
So I've deinstalled foo_pqview and foo_queuemanager, but this has not resolve the crash.
I guess the incompatibility comes from another component...
Thanks for your above reply
FrozenSpoon
Edit: Okay oops, I wasn't paying attention when I woke up this morning. You can ignore me smile.gif
Moe-loves-ayumi
I was writing "what is the "Play after current" thing ?" when I discovered what it is : it is in the playlist context menu. Hope this helps people like me. smile.gif

Is there a way to insert some colours in the title formatting ? How do we align text to the right ? It would be nice to open files in the queue with a double-click (on queue manager panel). And is it possible to keep the queue when a track is played with double-click in the playlist ? Is it a foobar2000 feature that empty the queue ?

Thanks for your plugin.
wolfsong
QUOTE(Moe-loves-ayumi @ Oct 29 2006, 11:44) *

I was writing "what is the "Play after current" thing ?" when I discovered what it is : it is in the playlist context menu. Hope this helps people like me. smile.gif

Is there a way to insert some colours in the title formatting ? How do we align text to the right ? It would be nice to open files in the queue with a double-click.

Thanks for your plugin.

Thanks. I've been wondering where the heck that was. biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.