Posts tagged Windows SDK
What’s new in Visual Studio Tools for Windows 10 Preview
- 24 March 2015
Looks like Windows 10 SDK gets renamed.
Make the webbrowser control styled the same way as the hosting application
- 27 October 2009
User wtx_sonery wants to know whether it is possible to style the webbrowser control with the rest of the application.
Detect if a MSI component is installed
- 24 March 2008
A C# program for those who don’t know MSI SDK or C++. C++ programmers can find the API inside the msi.h file in Windows SDK.