Sign in
Microsoft Windows SDK Blog
The Microsoft Windows SDK is a set of tools, code samples, documentation, compilers, headers, and libraries that developers can use to create applications that run on Microsoft Windows operating systems. The Windows SDK combines two formerly separate SDKs
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
Search
Tags
.NET
Build Environment
C++
DirectX
Docs
Hidden Gems
How-to
Life on the SDK Team
PSDK
RELEASED
samples
SDK
SDK Config Tool
setup
Tools
troubleshooting
Vista
Visual Studio 2005
Visual Studio 2008
Visual Studio 2008 Express
Windows 7
Windows 7 SDK
Windows SDK
Windows SDK Basics
Windows SDK for Server 2008
Archive
Archives
April 2012
(1)
March 2011
(2)
June 2010
(1)
May 2010
(1)
April 2010
(2)
February 2010
(1)
November 2009
(1)
October 2009
(4)
September 2009
(1)
August 2009
(6)
July 2009
(12)
June 2009
(3)
May 2009
(3)
March 2009
(2)
February 2009
(3)
December 2008
(1)
November 2008
(3)
October 2008
(3)
September 2008
(2)
August 2008
(3)
July 2008
(4)
June 2008
(3)
May 2008
(1)
April 2008
(1)
March 2008
(3)
February 2008
(8)
January 2008
(5)
December 2007
(3)
November 2007
(3)
September 2007
(19)
August 2007
(7)
July 2007
(4)
June 2007
(3)
May 2007
(3)
April 2007
(8)
March 2007
(4)
January 2007
(4)
December 2006
(1)
November 2006
(4)
October 2006
(4)
September 2006
(4)
July 2006
(2)
June 2006
(5)
May 2006
(6)
April 2006
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft Windows SDK Blog
How it works: Windows SDK Documentation Part 2
Posted
over 5 years ago
by
Brian Cost
1
Comments
Many Windows SDK users have questions about the system behind the documentation provided with the SDK. Part 1 of this series explained the basic structure behind the Windows SDK help system. It also looked at how ms-help:// URLs can be used to learn about...
Microsoft Windows SDK Blog
How it works: Windows SDK Documentation (Part 1)
Posted
over 5 years ago
by
Brian Cost
3
Comments
Introduction Many Windows SDK users have questions about the system behind the documentation provided with the SDK. Here is the first in a series of posts explaining how this system works and how to customize it. This post provides an overview of the...
Microsoft Windows SDK Blog
Bug Notification: VS2008 SP1 Breaks WinSDK Configuration Tool
Posted
over 5 years ago
by
Brian Cost
3
Comments
Issue : Installing Visual Studio 2008 SP1 breaks the Windows SDK Configuration tool in the Windows SDK for Windows Server 2008 and .NET Framework 3.5. This tool is used to set the version of Windows SDK headers, libraries and tools you wish to build with...
Microsoft Windows SDK Blog
Windows SDK Survey Results So Far
Posted
over 5 years ago
by
Brian Cost
2
Comments
We want to share some preliminary results from the recent Windows SDK customer surveys asking how would you spend $100 on existing SDK features and how would you spend $100 on new SDK features . The results may surprise you! Thanks to those that have...
Microsoft Windows SDK Blog
What NEW Windows SDK Features do you want?
Posted
over 5 years ago
by
Brian Cost
33
Comments
How would you spend $100 on NEW Windows SDK features? We're planning our next version and subsequent releases of the SDK. In that spirit, we’re running a quick poll of Windows SDK users to help us keep our "vision" for the SDK aligned with yours. If you...
Microsoft Windows SDK Blog
How would you spend $100 to improve Windows SDK components?
Posted
over 5 years ago
by
Brian Cost
14
Comments
How would you improve the Windows SDK components? If you had a hypothetical $100 to spend on the list of existing SDK components below, what would you improve? There are no rules. You can spend it all on one component you think needs help, or divide the...
Microsoft Windows SDK Blog
.NET Terrarium 2.0 source code now available!
Posted
over 5 years ago
by
Brian Cost
4
Comments
The Windows SDK team is happy to announce the availability of the source code for .NET Terrarium 2.0 on http://www.codeplex.com/terrarium2 . For those who are not familiar with Terrarium, I’ll provide a little history. It is a game that was created by...
Microsoft Windows SDK Blog
Windows SDK Hidden Gems Part 3: TcpAnalyzer.exe and Consume.exe
Posted
over 5 years ago
by
Brian Cost
2
Comments
I’ve been writing about some of the useful but sometimes overlooked tools in the Windows Software Development Kit for Server 2008 and .NET Framework 3.5 . For this installment, let’s have look at couple of tools that are related in that they are both...
Microsoft Windows SDK Blog
WinSDK bug notification: SDK Config Tool appears to work but fails
Posted
over 5 years ago
by
Brian Cost
13
Comments
This article applies to the Windows SDK for Windows Server 2008 and .NET Framework 3.5 , when used with Visual Studio 2008 (all versions). This post describes a problem with the GUI version of the Windows SDK Configuration Tool , which is used to set...
Microsoft Windows SDK Blog
How Often should the Windows SDK be updated?
Posted
over 5 years ago
by
Brian Cost
9
Comments
The Windows SDK is typically updated only when a Windows operating system or the .NET Framework reaches a major milestone or is released. Unfortunately, this leaves large gaps of time between SDK updates. Are there parts of the SDK would you like to see...
Microsoft Windows SDK Blog
Released: Windows Installer 4.5 SDK
Posted
over 5 years ago
by
Brian Cost
1
Comments
A standalone Windows Installer 4.5 SDK has been released to the Download Center. This Windows Installer SDK release contains updates to tools, utilities, samples, and documentation for Windows Installer 4.5. Aaron Stebner blogged about the new and improved...
Microsoft Windows SDK Blog
Windows SDK Registry Keys
Posted
over 5 years ago
by
Brian Cost
8
Comments
The Windows SDK team has received a number of questions about how we manage our registry, so I wanted to take a minute to describe the way that the Windows SDK writes to the registry. On installation of a Windows SDK, including Windows SDK components...
Microsoft Windows SDK Blog
Installing Win SDK for Svr 2008 after VS 2008 breaks VS command line build environment
Posted
over 5 years ago
by
Brian Cost
1
Comments
Issue : After installing the Windows SDK for Server 2008, you are no longer able to build at the VS2008 command line. You receive an error that csc, vbc, and/or msbuild commands are not recognized. You are able to build without problems in the VS IDE...
Microsoft Windows SDK Blog
Windows SDK Hidden Gems Part 2: XAMLPad
Posted
over 5 years ago
by
Brian Cost
2
Comments
As the builder of the Windows SDK, I have a vested interest in what is delivered with the SDK. I’m sharing some of the interesting jewels I've found in my series “Windows SDK Hidden Gems.” In my last post I talked about the Windows Installer Verbose Log...
Microsoft Windows SDK Blog
Workaround: SDK build env fails on X86 XP with VS2005
Posted
over 5 years ago
by
Brian Cost
2
Comments
This article applies to the Windows SDK for Windows Server 2008 and .NET Framework 3.5 . Problem: If your usage scenario matches the one listed below , you will be unable to build in the Windows SDK command line build environment. If you type cl.exe in...
Microsoft Windows SDK Blog
Integrating Windows SDK and VS with new SDK Configuration tool
Posted
over 5 years ago
by
Brian Cost
18
Comments
This article describes the use of the Windows SDK Configuration tool, which is included in the Windows SDK for Windows Server 2008 and .NET Framework 3.5 and works with Visual Studio 2005 and Visual Studio 2008, including Visual Studio 2008 Express SKUs...
Microsoft Windows SDK Blog
Speech Content in the Windows SDK
Posted
over 5 years ago
by
Brian Cost
0
Comments
Charles Oppermann on the Speech team wrote a post on the new Speech-related content that ships in the recently released Windows SDK for Windows Server 2008 and .NET Framework 3.5 . The content in this new Windows SDK completely replaces the older SAPI...
Microsoft Windows SDK Blog
Workaround: Installing Win SDK after VS2008 breaks XAML Intellisense
Posted
over 5 years ago
by
Brian Cost
8
Comments
Several VS 2008 and Windows SDK users have reported that Intellisense stops working for XAML projects after installing the Windows SDK for Windows Server 2008 and .NET Framework 3.5 . The Windows SDK Team and the Visual Studio 2008 team has been able...
Microsoft Windows SDK Blog
Using Visual C++ 2008 Express with the Windows SDK (short version)
Posted
over 5 years ago
by
Brian Cost
2
Comments
This article describes what you need to do to build Win32 applications using Visual C++ Express and the Windows SDK for Windows Server 2008 and .NET Framework 3.5 . A more detailed explanation including screenshots can be found here . With the Visual...
Microsoft Windows SDK Blog
Using Visual C++ 2008 Express with the Windows SDK (detailed version)
Posted
over 5 years ago
by
Brian Cost
11
Comments
This article describes what you need to do to build Win32 applications using Visual C++ Express and the Windows SDK for Windows Server 2008 and .NET Framework 3.5. A shortened, quick-start version of this article (without screenshots) can be found here...
Microsoft Windows SDK Blog
How-to: Find API References Alphabetically
Posted
over 5 years ago
by
Brian Cost
0
Comments
Did you know that you can search for APIs alphabetically in the Windows SDK Documentation? You can search the online SDK Documents on MSDN . The alphabetical API listing is named “Platform Information” topic. It’s a handy way to find that API reference...
Microsoft Windows SDK Blog
Where is UISpy.exe?
Posted
over 5 years ago
by
Brian Cost
9
Comments
The UI Spy tool did not ship in the Windows SDK for Windows Server 2008 and .NET Framework 3.5 , released February, 2008. We’re working to get this great tool back into the next SDK release. If you need UISpy, you can find it in the earlier Windows SDK...
Microsoft Windows SDK Blog
The Windows SDK RTMs!
Posted
over 5 years ago
by
Brian Cost
56
Comments
The Windows SDK team is proud to announce that the RTM release of the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5 is now live for customers to install. Availability: The Windows SDK is available as either an ISO install...
Microsoft Windows SDK Blog
Troubleshooting: Uninstall SDK components
Posted
over 5 years ago
by
Brian Cost
0
Comments
This article applies to the Windows SDK for Windows Vista , the Windows SDK for Windows Vista Update , and the Windows SDK for Windows Server 2008 (a pre-release SDK at the time this post was written). The Windows SDK installs both SDK-core components...
Microsoft Windows SDK Blog
New Developer Personas Project
Posted
over 5 years ago
by
Brian Cost
1
Comments
As one component in a customer data gathering project that involves many on our team, Pat Litherland and I are working on a task to create Windows SDK-specific personas that represent our customer base in future planning activities. With over a million...
Page 3 of 7 (170 items)
1
2
3
4
5
»