Re: LoadCursorFromFile

From: René König (rk_at_tbkoenig.de)
Date: 05/25/04


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é



Relevant Pages

  • Memory Leak in Math::Pari
    ... >From documentation of v2.010601: ... I think some people saw this leak before, but since it was so hard to ... Please retest Math::Pari if you ... Actual code to reproduce the leak is very simple; ...
    (comp.lang.perl.modules)
  • Re: if !defined and #pragma once
    ... gaps like these with the 'community content' features of the new MSDN. ... discussion of _MSC_VER, is merely incompetent documentation. ... Blogs are not documentation. ... VS5 was such crap that not only didn't it work very well, ...
    (microsoft.public.vc.mfc)
  • Re: Manifests and requestedExecutionLevel
    ... I agree MSDN is getting pretty sucky, and as MVP's it is our duty to tell ... Yes, perhaps, but since the info going into a manifest comes from diverse ... The keywords unfortunately don't associate with MIC levels. ... but scarcely a documentation issue as the keywords are ...
    (microsoft.public.vc.mfc)
  • Re: Lisp Garbage Collection
    ... find my way through the MSDN? ... codes with no explanations of what they mean. ... In "Linux" system the GNU Info pages, and their HTML mirrors, are the ... best documentation of the Gnu parts of the system, ...
    (comp.lang.lisp)
  • Re: hInstance field in PROPSHEETPAGE structure: MSDN doc not corre
    ... That is unfortunate (the MSDN feedback link being broken). ... I've usually just gone the route of finding the companion doc page in my local SDK documentation and using that for bug submissions instead of trying to go through the MSDN online documentation. ... Windows SDK MVP ...
    (microsoft.public.development.device.drivers)