Re: LoadCursorFromFile
From: René König (rk_at_tbkoenig.de)
Date: 05/25/04
- Next message: Ricardo Peres: "OleLoadPicture() and STATIC Control"
- Previous message: Mike D Sutton _at_ Work: "Re: DIB and Bitmap class"
- In reply to: David Lowndes: "Re: LoadCursorFromFile"
- Next in thread: David Lowndes: "Re: LoadCursorFromFile"
- Reply: David Lowndes: "Re: LoadCursorFromFile"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 15:42:09 +0200
Hello!
David Lowndes schrieb:
> I can see no reference to that in the current copy of the MSDN
> documentation I have.
Have a look at 'Cursor Destruction':
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/resources/cursors/aboutcursors.asp?frame=true#_win32_Cursor_Destruction
The same information can be found in the description of the DestroyCursor
function.
> Call DestroyCursor on the returned cursor and see if it resolves your
> leak.
Ok, tried that now and yes, it resolves the leak. The docs are wrong!
But there is one question left: Why can't I use the documented resource
identifiers?
Thanks,
René
- Next message: Ricardo Peres: "OleLoadPicture() and STATIC Control"
- Previous message: Mike D Sutton _at_ Work: "Re: DIB and Bitmap class"
- In reply to: David Lowndes: "Re: LoadCursorFromFile"
- Next in thread: David Lowndes: "Re: LoadCursorFromFile"
- Reply: David Lowndes: "Re: LoadCursorFromFile"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|