]> git.saurik.com Git - wxWidgets.git/blame - samples/dnd/dnd.rc
fixed a crash in socket server test and added quit command to the server
[wxWidgets.git] / samples / dnd / dnd.rc
CommitLineData
457814b5
JS
1mondrian ICON "mondrian.ico"
2#include "wx/msw/wx.rc"
3
f6bcfd97
BP
4dnd_copy CURSOR "dnd_copy.cur"
5dnd_move CURSOR "dnd_move.cur"
6dnd_none CURSOR "dnd_none.cur"