Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindowsInteropWrappers

Repo to prototype creating .Net wrappers for the Interop interfaces in UWP. A lot of these wrap APIs that pop a dialog which relies upon CoreWindow, which is not available in Win32 & .NET. The APIs expose an Interop interface, usually in the shape of .GetForWindow(hWnd) that allow calling the API from Win32 & .NET.

Some APIs expose additional interop interfaces. This repo will focus on the CoreWindow dependencies

About

No description, website, or topics provided.

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages