added IDC_HAND
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
* The following are required for VC++ 6.
|
||||
*/
|
||||
|
||||
// Needed by cursor.cpp
|
||||
#ifndef IDC_HAND
|
||||
#define IDC_HAND MAKEINTRESOURCE(32649)
|
||||
#endif
|
||||
|
||||
// Needed by strconv.cpp
|
||||
#ifndef WC_NO_BEST_FIT_CHARS
|
||||
#define WC_NO_BEST_FIT_CHARS 0x400
|
||||
|
Reference in New Issue
Block a user