]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
[wxWidgets.git] / samples / dnd / dnd.rc
1 #include "../sample.rc"
2
3 dnd_copy CURSOR "dnd_copy.cur"
4 dnd_move CURSOR "dnd_move.cur"
5 dnd_none CURSOR "dnd_none.cur"