interop

  1. News

    Joining forces on better browser compatibility in 2021

    Over the past few years, Microsoft has partnered with a group of browser vendors and other industry stakeholders to identify and address the top sources of web developer pain through initiatives like the MDN Web Developer Needs Assessment (“Web DNA”), as well as through our own product approach...
  2. News

    Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release

    Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the...
  3. News

    Rust/WinRT Public Preview

    We are excited to announce that the Rust/WinRT project finally has a permanent and public home on GitHub: microsoft/winrt-rs Rust/WinRT follows in the tradition established by C++/WinRT of building language projections for the Windows Runtime using standard languages and compilers, providing a...
  4. News

    Interop between XAML and the Visual Layer

    The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they drop down to the Visual Layer (as in the sample below). One of the remarkable things about these APIs is that they are designed, end-to-end, to integrate with the XAML Layer...
  5. News

    Microsoft Goes Big at the 2015 AllSeen Alliance Summit

    What is AllSeen? The AllSeen Alliance is an organization that runs collaborative projects such as AllJoyn. AllJoyn is a technology aimed at enabling the Internet of Things (IoT) by defining a common language between devices and protocols. What makes AllJoyn interesting is the fact that it...
  6. News

    Microsoft Edge and Web Components

    Editor’s note: This is part two of a two-part series on Web Components by Microsoft Edge engineers Link Removed and Link Removed. To read more about our viewpoint and background on web components, please see part one, “Bringing componentization to the web: An overview of Web Components.“...
  7. News

    Skype for Business Server 2015, Video Interop Server Synthetic Transaction Support Package...

    This download includes support files needed to run Skype for Business Server 2015, Video Interop Server (VIS) Synthetic Transactions. Link Removed
  8. News

    Windows crashes when you run applications that use the D3D and GDI Interop surfaces on a computer th

    Fixes an issue in which Windows crashes on a computer that uses a WDDM 1.1 graphics adapter and has multiple monitors attached. This issue occurs in Windows 7 and in Windows Server 2008 R2. More...
  9. M

    Windows 7 .Net Framework problem (Exception from HRESULT: 0×800400154) (REGDB-E-CLASSNOTREG)

    hello, when i start a program in windows 7, the followin screen error appears to me: "" Microsoft .Net Framework Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attamp to continue. If you click Quit, the application...
  10. cybercore

    Windows Server 2008 R2

    Link Removed - Invalid URL Link Removed due to 404 Error Screenshots Link Removed Link Removed Windows Server 2008 Interop and Performance Benchmark Link Removed Link Removed due to 404 Error Link Removed Link Removed - Invalid URL Link Removed - Invalid URL...
  11. reghakr

    Microsoft unleashes 20,000 lines of Linux code

    Microsoft is releasing three Microsoft-developed Linux drivers to the Linux community for possible inclusion in the Linux source tree. This is the first time Microsoft has made Microsoft-developed code available directly to the Linux community. The Redmondians have released various pieces of...
  12. N

    Windows Vista Enumprinters API behaviour in Windows Vista

    Hello, my application has a feature that shows printers details as tree node and I use EnumPrinters API to fill nodes of this tree. i.e., the provider name, domain names and printer names etc. We have used Lazy loading concept in this tree formation. EnumPrinters API is called for any node level...
Back
Top