Neal Kling
nkling at co.montgomery.ny.us
Wed Apr 6 11:39:04 CDT 2005
That's exactly what I'm using. For what it's worth I get the same results on another similarly configured computer as well. Neal -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Francisco Tapia Sent: Wednesday, April 06, 2005 12:00 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Custom mouse cursor I use DevAshish's api, it works great. http://www.mvps.org/access/api/api0044.htm On Apr 6, 2005 6:29 AM, Neal Kling <nkling at co.montgomery.ny.us> wrote: > > I need a custom mouse cursor at one point in my A2K application running on > Win2K. I am trying to set the cursor using the LoadCursorFromFile api call > in the click event of a command button. It does load the cursor, but it is > instantly reset to the default cursor. > > I can force the issue by calling LoadCursorFromFile in the MouseMove > event. However this results in, of course, poor performance and horrible > flickering. I tried this more as an experiment, it's unworkable as a > solution. > > Does anyone know how to make this work, or have another solution to using > a custom mouse cursor? > > Neal > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > -- -Francisco http://pcthis.blogspot.com |PC news with out the jargon! http://sqlthis.blogspot.com | Tsql and More... -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com