General discussion
August 26, 2002 at 03:18 AM
setivi

IDC_APPSTARTING = 32650&

by setivi . Updated 24 years ago

I was looking at examples on SetSystemCursor function in Microsoft’s Knowledge Base article and came across these:
Private Const IDC_APPSTARTING = 32650&
Private Const OCR_NORMAL = 32512&
Questions: 1. How or where can I locate the Const values for OCR_HAND and OCR_WAIT ?
2. And, is there any difference between IDC and OCR prefixes?

This discussion is locked

All Comments