Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » samples   (RSS)
Several of the DirectShow samples in the Windows SDK require strmbase.lib, and quite a few developers have asked me where to find this file. It does not install to the default location with other libraries (C:\Program Files\Microsoft SDKs\Windows\v6.1\lib). Read More...
The recently released Windows SDK for Windows Server 2008 and .NET Framework 3.5 has 22 MMC 3.0 samples that install to the C:\Program Files\Microsoft SDKs\Windows\v6.1\Samples\SysMgmt\MMC3.0 folder. If you’ve deployed an MMC 3.0 application to a computer Read More...
If you like to read the MSDN Forums like I do, you’ve probably seen quite a few questions about how to migrate Visual Studio 2005 packages to Visual Studio 2008. You may have even run into a few quirks yourself. Most of the time you can just follow a Read More...
Did you know that you can access the Windows SDK documentation on MSDN, without installing the SDK? Yes, you can. Here are some of the topics: Overview of the Windows SDK Windows SDK in the MSDN Library What's New in the Windows SDK The Windows SDK introduces Read More...
This article applies to the Windows SDK for Windows Server 2008 and .NET Framework 3.5 , released February, 2008, and the earlier Windows SDK for Windows Vista Update , released February, 2007. This issue occurs very rarely, but if you’ve experienced Read More...
Thanks to the new Code Gallery you can read development-focused content through the awesome NY Times Reader experience. The MSDN Reader provides offline caching/reading of MSDN Magazine articles, content annotation, and content sharing through an intuitive Read More...
There’s lots of great new technology around and if you recently upgraded to Visual Studio 2008 you may have noticed a problem. Even with Visual Studio 2008 installed, you may have found that some of your Visual Studio solution files (.sln) don't open Read More...
Pablo Galiano has created a wonderful sample that provides StickyNotes capabilities to Visual Studio 2008. With StickyNotes and Visual Studio 2008, you can save custom notes associated with a particular project for reminders as bugs to fix, features to Read More...
The MSDN Code Gallery was launched today by Soma Somasegar . The developer community has made “more samples!” one of its top requests, and DevDiv is delivering. This new developer portal is a quick place to get (and share) code snippets, samples, sample Read More...
To build from the SDK command line: 1. Copy your application or sample to a working folder not under \Program Files. 2. Open the Windows SDK CMD shell (Start, All Programs, Windows SDK v6.1, SDK CMD Shell). 3. Navigate to directory where your sample/app Read More...
If you’re building with the Windows SDK build environment or with a Visual Studio Express version and seeing error C1083: cannot open include file: ‘altbase.h’ (or winres.h, afxwin.h, afxres.h, atlconv.h) y ou probably need to buy and install a non-Express Read More...
Are you seeing error PRJ0003 when building with Visual Studio Express Editions or the Windows SDK build environment? You probably need a non-Express version of Visual Studio’s Visual C++ development environment to successfully build your project. What’s Read More...
Some Windows SDK samples fail to build because the file msime.h is not found. Msime.h is not shipped with the Windows SDK. Msime.h is for use by developers when customizing applications for the 2007 Microsoft Office System. Affected samples: winui\Input\tsf\TSFApps\ImmPad-Interim Read More...
Some unmanaged samples rely on mspbase.h, mtype.h, or mfc80ud.lib. These files are included with Visual Studio 2005 and do not ship with Visual Studio 2008. Require Mspbase.h: netds\Tapi\Tapi3\Cpp\Msp\MSPBase netds\Tapi\Tapi3\Cpp\Msp\Sample netds\Tapi\Tapi3\Cpp\pluggable Read More...
Have you found a great sample in the Windows SDK but wish it could target 64-bit platforms? Not all of our samples have 64-bit support, but it’s quick and easy to configure the sample yourself using the project configurations available in the Visual Studio Read More...
More Posts Next page »
 
Page view tracker