Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

GeeLaw/PreviewHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreviewHost

An example IPreviewHandlerFrame implementation using WPF (Windows Presentation Foundation). This project aims to be a correct-to-every-detail implementation of IPreviewHandlerFrame in managed code.

Encoding and line terminator choice are kept the default for files created and edited with Visual Studio (2017 Community). Other text files use UTF-8 (without BOM) and LF.

Steps:

  1. Create the UI
  2. COM interop for file associations
  3. Finish COM interop

About

An example `IPreviewHandlerFrame` implementation using WPF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published