asklar / midl-langservLinks
MIDL 3 language server extension for VS Code
☆16Updated 2 months ago
Alternatives and similar repositories for midl-langserv
Users that are interested in midl-langserv are comparing it to the libraries listed below
Sorting:
- XAML Islands samples, and home of CppXAML - C++ helpers for XAML☆21Updated 2 years ago
- C++ winmd parser☆92Updated last year
- A Visual Studio extension☆24Updated 2 years ago
- ☆22Updated 3 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆265Updated last year
- WinUI 3 in C++ Without XAML☆161Updated last year
- Acrylic demo applications based on different technology stack☆51Updated 3 years ago
- ☆14Updated 6 months ago
- A library to use UWP controls as plain Win32 controls☆40Updated 5 years ago
- ☆106Updated 4 years ago
- Sample Code showing use of Registration-free WinRT to access a 3rd party native WinRT Component from a non-packaged Desktop app☆48Updated 2 years ago
- Sample code for AppModel features☆216Updated 9 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆90Updated last year
- A cross-platform GUI framework described by XAML, for C/C++☆55Updated last year
- XBF file analyzer☆29Updated 3 years ago
- Sample WPF Acrylic Blur app☆116Updated 7 years ago
- C++/WinRT Samples☆23Updated 8 years ago
- WinRT related reference content for developing Microsoft Universal Windows Platform (UWP) apps☆82Updated 3 weeks ago
- Example of unmodified C++/WinRT running on Windows 7☆21Updated 6 years ago
- Archived experiment - see https://github.com/openkneeboard/openkneeboard for a real world example☆44Updated 2 years ago
- Access the registry from WinRT☆23Updated 2 years ago
- Homemade Mica material, only use Direct2D technology.☆14Updated 3 years ago
- Demonstrates implementation of the Windows 10 Acrylic Effect on C++ Win32 Apps using DWM Private APIs and Direct Composition☆246Updated 4 years ago
- Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.☆49Updated 6 years ago
- Using WinRT API to get standard Acrylic Blur or Mica WITHOUT Win2D and WinRT Projection Library.☆39Updated 2 years ago
- WinRT test component☆19Updated 5 months ago
- Snapshot of Windows 8.1 Store app samples from https://code.msdn.microsoft.com/windowsapps/Windows-8-Modern-Style-App-Samples☆23Updated 3 years ago
- Tools for parsing and exploring PRI (Package Resource Index) files☆45Updated last month
- raw samples for desktop toasts using com activation☆120Updated 4 years ago
- As I am migrating from WPF into the early use of WinUI, I needed to make sure that I could find workarounds for missing features such as …