Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!spool.mu.edu!news.nd.edu!mentor.cc.purdue.edu!dpd From: dpd@mentor.cc.purdue.edu (stewart) Newsgroups: comp.os.os2.programmer Subject: Changing system mouse pointer Summary: Stepping on others' fingers Message-ID: <12124@mentor.cc.purdue.edu> Date: 9 May 91 20:54:32 GMT Reply-To: dpd@mentor.cc.purdue.edu (stewart) Organization: Purdue University Lines: 14 I've been exposed to those Win3 programs that allow the user to change the system cursor to something other than the vanilla arrow/hourglass, and am posessed by the desire to create one for PM. I've created a skeleton app that uses WinLoadCursor() and WinSetCursor() to provide a custom "finger" pointer *in my app's client window*. While this is great fun, what I *really* want is to be able to alter the default system arrow/hourglass for *all* PM apps. Is this possible? Am I on the right track? Any help/pointers/reality lessons encouraged/appreciated. wje()