Try to prevent users from forgetting to include wx.rc from their resources.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 12:39:41 +0000 (12:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 12:39:41 +0000 (12:39 +0000)
commit6b2f55531a7ed7fc286aae49efc8d123c7ae8ed8
tree3bc89b525ddbfc19f5f84f94ddbd092f207b1a6d
parent6900a89752a9da56f653e388f2248e9e204a9f85
Try to prevent users from forgetting to include wx.rc from their resources.

Document that some of the standard cursors are defined in this file.

Also add a (hopefully) helpful assert if loading one of such cursors failed.

Closes #11424.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/gdicmn.h
src/msw/cursor.cpp