Skip to content

AdamBraden/WindowsInteropWrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages