You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
fulltrust
About this tag
The fulltrust tag on WindowsForum.com covers topics related to full-trust applications in the context of the Desktop Bridge, which allows Win32 applications to call user-defined WinRT components. The tagged content discusses how Win32 applications with package identity can now register and use third-party WinRT components, overcoming previous limitations. This is relevant for developers migrating business logic to Windows Runtime Components and leveraging the Desktop Bridge for enhanced functionality.
In today’s post, we are covering another step you can take on your journey across the Desktop Bridge: specifically migrating business logic to Windows Runtime Components, aka WinRT Components. Previously, Windows only supported calling OS provided WinRT components from Win32 applications. Any...