Re: where's the documenation for UxTheme.dll?
- From: "Simon" <Simon2@xxxxxxxxxxxxxxxx>
- Date: Thu, 16 Oct 2008 21:34:02 +0100
Hi Jialian and Joseph
thank you for the links and for the suggestions - both were helpful. I need
to spend time looking at the links to see if it's all there, but it looks
promising. I will probably follow Joseph's suggestion too.
I also found some stuff on the Windows SDK in the same location (or
nearby) - i.e. at
http://msdn.microsoft.com/en-us/library/ms717422.aspx
But this left me still a bit confused. The documentation here seems fairly
minimal. Is there some other stuff somewhere else? In the "Welcome to the
Windows SDK section" (on the this page:
http://msdn.microsoft.com/en-us/library/ms717358.aspx ) it says
The documentation contains API reference topics and feature overviews for
the programming elements available in Windows. To locate the topics you
need, you can use Search, Index, the Table of Contents, or the
navigational topics in the documentation viewer. <<
What is the documentation viewer? Where do I find that?
I have MSDN library 2008. Do they mean that? That doesn't seem to have
anything about the SDK except what I can browse on the web.
Simon
""Jialiang Ge [MSFT]"" <jialge@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:Kxud7G1LJHA.1388@xxxxxxxxxxxxxxxxxxxxxxxxx
Good morning Simon. Thank you for using Newsgroup support service! My name
is Jialiang Ge [MSFT]. It's my pleasure to work with you in this thread.
Your question is about the documentation for the "Visual Styles" APIs. I
looked up the MSDN library, and found that the APIs and the definition of
the function parameters are documented at the page
Visual Styles Reference
http://msdn.microsoft.com/en-us/library/bb773178(VS.85).aspx
, and its sub-nodes. Is this what you are looking for?
Take the function GetThemeBackgroundContentRect as an example,
http://msdn.microsoft.com/en-us/library/bb773375(VS.85).aspx
Two of its parameters are
int iPartId,
int iStateId,
According to the doc, iPartId specifies the part that contains the content
area, and iStateId specifies the state. Their values should be within this
table:
Parts and States
http://msdn.microsoft.com/en-us/library/bb773210(VS.85).aspx
Apart from the above documentation that can help us understand the APIs,
Joseph M. Newcomer [MVP]'s approach based on visual trial or test may
also
be a good approach to understand the meaning of the parameters.
Last but not least, our newsgroup support service can also serve as a good
resource whenever you need helps for a specific API or parameter. If you
are not sure about any API/param, please feel at ease to post a new
thread,
we [MSFT] will help you with all efforts.
Regards,
Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/default.aspx?target=assistance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- Follow-Ups:
- Re: where's the documenation for UxTheme.dll?
- From: "Jialiang Ge [MSFT]"
- Re: where's the documenation for UxTheme.dll?
- References:
- where's the documenation for UxTheme.dll?
- From: Simon
- Re: where's the documenation for UxTheme.dll?
- From: Joseph M . Newcomer
- Re: where's the documenation for UxTheme.dll?
- From: "Jialiang Ge [MSFT]"
- where's the documenation for UxTheme.dll?
- Prev by Date: Re: Quries with _RecordsetPtr
- Next by Date: Application crash
- Previous by thread: Re: where's the documenation for UxTheme.dll?
- Next by thread: Re: where's the documenation for UxTheme.dll?
- Index(es):
Relevant Pages
|