Here's the callstack, the first line looks interesting...
system.windows.forms.dll!System.Windows.Forms.CheckedListBox.SetItemCheckState(int
index = -1, System.Windows.Forms.CheckState value = Checked) + 0xbc bytes
system.windows.forms.dll!System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object
item = "Hello", System.Windows.Forms.CheckState check = Checked) + 0xa3
bytes
system.windows.forms.dll!System.Windows.Forms.CheckedListBox.ObjectCollection.Add(System.Object
item = "Hello", bool isChecked = true) + 0x38 bytes
hfsoundeditorplugin.dll!HfSoundEditorPlugin.frmSoundEditorView.DisplayWaveFilesForSoundBank()
Line 725 + 0x2b bytes Basic
hfsoundeditorplugin.dll!HfSoundEditorPlugin.frmSoundEditorView.DisplaySoundBankProperties()
Line 707 + 0xa bytes Basic
hfsoundeditorplugin.dll!HfSoundEditorPlugin.frmSoundEditorView.tvwMain_AfterSelect(Object
sender = {System.Windows.Forms.TreeView},
System.Windows.Forms.TreeViewEventArgs e =
{System.Windows.Forms.TreeViewEventArgs}) Line 622 + 0xa bytes Basic
system.windows.forms.dll!System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEventArgs
e = {System.Windows.Forms.TreeViewEventArgs}) + 0x23 bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.TvnSelected(System.Windows.Forms.NativeMethods.NMTREEVIEW*
nmtv = 1237196) + 0x9c bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.WmNotify(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x137 bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x8c bytes
system.windows.forms.dll!ControlNativeWindow.OnMessage(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x19 bytes
system.windows.forms.dll!ControlNativeWindow.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0xda bytes
system.windows.forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(int
hWnd = 24578450, int msg = 8270, int wparam = 24578450, int lparam =
1237196) + 0x39 bytes
user32.dll!77d8857a()
user32.dll!77d8867b()
user32.dll!77d89363()
user32.dll!77d893cb()
system.windows.forms.dll!System.Windows.Forms.Control.SendMessage(int msg
= 8270, int wparam = 24578450, int lparam = 1237196) + 0x40 bytes
system.windows.forms.dll!System.Windows.Forms.Control.ReflectMessageInternal(int
hWnd = 24578450, System.Windows.Forms.Message m =
{System.Windows.Forms.Message}) + 0x78 bytes
system.windows.forms.dll!System.Windows.Forms.Control.WmNotify(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x35 bytes
system.windows.forms.dll!System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x662 bytes
system.windows.forms.dll!System.Windows.Forms.GroupBox.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x6c bytes
system.windows.forms.dll!ControlNativeWindow.OnMessage(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x19 bytes
system.windows.forms.dll!ControlNativeWindow.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0xda bytes
system.windows.forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(int
hWnd = 21432856, int msg = 78, int wparam = 24578450, int lparam = 1237196)
+ 0x39 bytes
user32.dll!77d8857a()
user32.dll!77d8867b()
user32.dll!77d89363()
user32.dll!77d893cb()
comctl32.dll!4d6daf3c()
comctl32.dll!4d6f6cb7()
comctl32.dll!4d6f8fe2()
comctl32.dll!4d6fa864()
user32.dll!77d8857a()
user32.dll!77d8867b()
user32.dll!77d8acba()
user32.dll!77d8ace0()
system.windows.forms.dll!System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0xc2 bytes
system.windows.forms.dll!System.Windows.Forms.Control.DefWndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x19 bytes
system.windows.forms.dll!System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x9f5 bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x61c bytes
system.windows.forms.dll!ControlNativeWindow.OnMessage(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x19 bytes
system.windows.forms.dll!ControlNativeWindow.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0xda bytes
system.windows.forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(int
hWnd = 24578450, int msg = 4363, int wparam = 9, int lparam = 1856120) +
0x39 bytes
user32.dll!77d8857a()
user32.dll!77d8867b()
user32.dll!77d89363()
user32.dll!77d893cb()
system.windows.forms.dll!System.Windows.Forms.Control.SendMessage(int msg
= 4363, int wparam = 9, int lparam = 1856120) + 0x5b bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.set_SelectedNode(System.Windows.Forms.TreeNode
value = {Text="Unnamed"}) + 0x61 bytes
hfsoundeditorplugin.dll!HfSoundEditorPlugin.frmSoundEditorView.AddBankToTree(HfSoundEditorPlugin.SoundBank
Bank = {HfSoundEditorPlugin.SoundBank}) Line 564 + 0x18 bytes Basic
hfsoundeditorplugin.dll!HfSoundEditorPlugin.frmSoundEditorView.itmAddSoundBank_Click(Object
sender = {System.Windows.Forms.MenuItem}, System.EventArgs e =
{System.EventArgs}) Line 646 + 0xd bytes Basic
system.windows.forms.dll!System.Windows.Forms.MenuItem.OnClick(System.EventArgs
e = {System.EventArgs}) + 0x8f bytes
system.windows.forms.dll!MenuItemData.Execute() + 0x1e bytes
system.windows.forms.dll!System.Windows.Forms.Command.Invoke() + 0x4c
bytes
system.windows.forms.dll!System.Windows.Forms.Command.DispatchID(int id =
289) + 0x2c bytes
system.windows.forms.dll!System.Windows.Forms.Control.WmCommand(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x4a bytes
system.windows.forms.dll!System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x238 bytes
system.windows.forms.dll!System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x61c bytes
system.windows.forms.dll!ControlNativeWindow.OnMessage(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0x19 bytes
system.windows.forms.dll!ControlNativeWindow.WndProc(System.Windows.Forms.Message
m = {System.Windows.Forms.Message}) + 0xda bytes
system.windows.forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(int
hWnd = 24578450, int msg = 273, int wparam = 289, int lparam = 0) + 0x39
bytes
user32.dll!77d8857a()
user32.dll!77d8867b()
user32.dll!77d88ec4()
user32.dll!77d88f4d()
system.windows.forms.dll!System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(int
dwComponentID = 3, int reason = -1, int pvLoopData = 0) + 0x2fb bytes
system.windows.forms.dll!ThreadContext.RunMessageLoopInner(int reason
= -1, System.Windows.Forms.ApplicationContext context =
{System.Windows.Forms.ApplicationContext}) + 0x1db bytes
system.windows.forms.dll!ThreadContext.RunMessageLoop(int reason = -1,
System.Windows.Forms.ApplicationContext context =
{System.Windows.Forms.ApplicationContext}) + 0x4f bytes
system.windows.forms.dll!System.Windows.Forms.Application.Run(System.Windows.Forms.Form
mainForm = {HfToolFramework.frmMain}) + 0x35 bytes
HfToolFramework.exe!HfToolFramework.frmMain.Main() Line 26 + 0x1d bytes
Basic
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:
[email protected]
www.headfirst.co.uk www.callofcthulhu.com
-