[Mono-winforms-list] Default OpenDialog icons

Vladimir Moushkov vlindos at nucleusys.com
Sat Sep 10 06:06:54 EDT 2005


Hi, there,
Here are some of original Windows icons ( I don't think Microsoft are
going to sue us for them ). I've tryed to merge them to
mcs/class/Managed.Windows.Forms/resources/System.Windows.Forms.en.resx
But the MWFResourceEditor/ tool dumps me out this when trying to save the
changes:

Unhandled Exception: System.InvalidOperationException: Enumerator not started
in <0x00085> System.Collections.ArrayList+SimpleEnumerator:get_Current ()
in <0x0008b> MWFResourceEditor.MainForm:WriteResourceFile ()
in <0x0003b> MWFResourceEditor.MainForm:OnMenuItemSaveClick (System.Object
sender, System.EventArgs e)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x0001d> System.Windows.Forms.MenuItem:OnClick (System.EventArgs e)
in <0x00010> System.Windows.Forms.MenuItem:PerformClick ()
in (wrapper remoting-invoke-with-check)
System.Windows.Forms.MenuItem:PerformClick ()
in <0x000a0> System.Windows.Forms.PopUpWindow:OnMouseUpPUW (System.Object
sender, System.Windows.Forms.MouseEventArgs e)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_MouseEventArgs
(object,System.Windows.Forms.MouseEventArgs)
in <0x00023> System.Windows.Forms.Control:OnMouseUp
(System.Windows.Forms.MouseEventArgs e)
in <0x00827> System.Windows.Forms.Control:WndProc
(System.Windows.Forms.Message m)
in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc
(System.Windows.Forms.Message m)
in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg
msg, IntPtr wParam, IntPtr lParam)
in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00222> System.Windows.Forms.Application:Run ()
in <0x0022c> System.Windows.Forms.MenuAPI:TrackPopupMenu (IntPtr hTopMenu,
IntPtr hMenu, Point pnt, Boolean bMenubar, System.Windows.Forms.Control
Wnd)
in <0x000e2> System.Windows.Forms.MenuAPI:MenuBarMove (IntPtr hMenu,
System.Windows.Forms.MENUITEM item, System.Windows.Forms.TRACKER tracker)
in <0x00104> System.Windows.Forms.MenuAPI:TrackBarMouseEvent (IntPtr
hMenu, System.Windows.Forms.Control wnd,
System.Windows.Forms.MouseEventArgs e, MenuMouseEvent eventype,
System.Windows.Forms.TRACKER tracker)
in <0x0002a> System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form window, System.Windows.Forms.MouseEventArgs e)
in (wrapper remoting-invoke-with-check)
System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form,System.Windows.Forms.MouseEventArgs)
in <0x00379> System.Windows.Forms.Form:WndProc
(System.Windows.Forms.Message m)
in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc
(System.Windows.Forms.Message m)
in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg
msg, IntPtr wParam, IntPtr lParam)
in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00222> System.Windows.Forms.Application:Run ()
in <0x0022c> System.Windows.Forms.MenuAPI:TrackPopupMenu (IntPtr hTopMenu,
IntPtr hMenu, Point pnt, Boolean bMenubar, System.Windows.Forms.Control
Wnd)
in <0x000e2> System.Windows.Forms.MenuAPI:MenuBarMove (IntPtr hMenu,
System.Windows.Forms.MENUITEM item, System.Windows.Forms.TRACKER tracker)
in <0x00104> System.Windows.Forms.MenuAPI:TrackBarMouseEvent (IntPtr
hMenu, System.Windows.Forms.Control wnd,
System.Windows.Forms.MouseEventArgs e, MenuMouseEvent eventype,
System.Windows.Forms.TRACKER tracker)
in <0x0002a> System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form window, System.Windows.Forms.MouseEventArgs e)
in (wrapper remoting-invoke-with-check)
System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form,System.Windows.Forms.MouseEventArgs)
in <0x00379> System.Windows.Forms.Form:WndProc
(System.Windows.Forms.Message m)
in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc
(System.Windows.Forms.Message m)
in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg
msg, IntPtr wParam, IntPtr lParam)
in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00222> System.Windows.Forms.Application:Run ()
in <0x0022c> System.Windows.Forms.MenuAPI:TrackPopupMenu (IntPtr hTopMenu,
IntPtr hMenu, Point pnt, Boolean bMenubar, System.Windows.Forms.Control
Wnd)
in <0x000e2> System.Windows.Forms.MenuAPI:MenuBarMove (IntPtr hMenu,
System.Windows.Forms.MENUITEM item, System.Windows.Forms.TRACKER tracker)
in <0x00104> System.Windows.Forms.MenuAPI:TrackBarMouseEvent (IntPtr
hMenu, System.Windows.Forms.Control wnd,
System.Windows.Forms.MouseEventArgs e, MenuMouseEvent eventype,
System.Windows.Forms.TRACKER tracker)
in <0x0002a> System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form window, System.Windows.Forms.MouseEventArgs e)
in (wrapper remoting-invoke-with-check)
System.Windows.Forms.MainMenu:OnMouseDown
(System.Windows.Forms.Form,System.Windows.Forms.MouseEventArgs)
in <0x00379> System.Windows.Forms.Form:WndProc
(System.Windows.Forms.Message m)
in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc
(System.Windows.Forms.Message m)
in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg
msg, IntPtr wParam, IntPtr lParam)
in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage
(System.Windows.Forms.MSG msg)
in <0x00222> System.Windows.Forms.Application:Run ()
in <0x000a4> System.Windows.Forms.Application:Run
(System.Windows.Forms.ApplicationContext context)
in <0x0002e> System.Windows.Forms.Application:Run
(System.Windows.Forms.Form mainForm)
in <0x0001f> MWFResourceEditor.MainForm:Main ()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: desktop.png
Type: image/png
Size: 3621 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050910/522c03ed/desktop-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: history.png
Type: image/png
Size: 3440 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050910/522c03ed/history-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my documents.png
Type: image/png
Size: 3600 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050910/522c03ed/mydocuments-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my network place.png
Type: image/png
Size: 3819 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050910/522c03ed/mynetworkplace-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: my network place.png
Type: image/png
Size: 3819 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050910/522c03ed/mynetworkplace-0003.png


More information about the Mono-winforms-list mailing list