Re: hInstance field in PROPSHEETPAGE structure: MSDN doc not corre
- From: "Skywing [MVP]" <skywing_NO_SPAM_@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 13:02:45 -0500
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.
--
Ken Johnson (Skywing)
Windows SDK MVP
http://www.nynaeve.net
"Jeroen" <Jeroen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:3734FB88-419F-4391-A019-D1ABC9A179AF@xxxxxxxxxxxxxxxx
That's true, but there is no link foreseen on this page to provide feedback
(or I'm overlooking it). There is link "contact us" which brings you on
another page where you can select "Send MSDN website feedback" but for some
reason this link is not working for me
"Skywing [MVP]" wrote:
The best way to report these kinds of issues is the doc feedback link at the
bottom of every documentation page.
--
Ken Johnson (Skywing)
Windows SDK MVP
http://www.nynaeve.net
"Jeroen" <Jeroen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0F19CDD7-B7D8-4D15-BAA3-C62E7CFB7DE6@xxxxxxxxxxxxxxxx
> This is maybe not the right place to post this, but I lost almost a > whole
> week because of it, so I hope it will be helpful to someone:
> The "hInstance" filed in the PROPSHEETPAGE structure must not only be > set
> when you use the "pszIcon, pszTitle, pszHeaderTitle, or > pszHeaderSubTitle
> members" like specified in the MSDN (see below) but also when you > specify
> a
> resource template in the pszTemplate member (the WIndows CE > documentation
> is
> apparently correct)
>
> Win32 docu: (http://msdn2.microsoft.com/en-us/library/ms652419.aspx)
> hInstance: Handle to the instance from which to load an icon or string
> resource. If the pszIcon, pszTitle, pszHeaderTitle, or > pszHeaderSubTitle
> member identifies a resource to load, hInstance must be specified.
>
> Windows CE docu: > (http://msdn2.microsoft.com/zh-CN/library/aa453562.aspx)
> hInstance: Handle to the instance from which to load the dialog box
> template, icon, or title string resource.
>
.
- References:
- Re: hInstance field in PROPSHEETPAGE structure: MSDN doc not correct (
- From: Skywing [MVP]
- Re: hInstance field in PROPSHEETPAGE structure: MSDN doc not correct (
- Prev by Date: NDIS: ProtocolUnbindAdapter() gets called at IRQL DISPATCH_LEVEL on Vista
- Next by Date: Re: ProtocolUnbindAdapter() gets called at IRQL DISPATCH_LEVEL on Vista
- Previous by thread: Re: hInstance field in PROPSHEETPAGE structure: MSDN doc not correct (
- Next by thread: NdisRegisterDeviceEx() and CreateFile() security settings.
- Index(es):