IMDisplay: mouse cursor invisible within selected rectangle
Posted: 2010-09-19T05:00:38-07:00
The static version of IMDisplay.exe has a bug that the mouse cursor becomes invisble when hovering within the selected rectangle.
The cause is explained in Q208856: _AFX_NO_TRACKER_RESOURCES must not be defined in the .rc file.
Here's a revised .rc file
http://pastebin.com/XgKV31Sx
alternatively, just remove the line #define _AFX_NO_TRACKER_RESOURCES in the "resource includes" dialog as explained in Q208856.
Thank you
Tilman Hausherr
The cause is explained in Q208856: _AFX_NO_TRACKER_RESOURCES must not be defined in the .rc file.
Here's a revised .rc file
http://pastebin.com/XgKV31Sx
alternatively, just remove the line #define _AFX_NO_TRACKER_RESOURCES in the "resource includes" dialog as explained in Q208856.
Thank you
Tilman Hausherr