Pinned Repositories
AutoHotkey_L
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
CapstoneVS
A Visual Studio Extension to show disassembly using Capstone (http://www.capstone-engine.org/)
iperf2
MFC
Compile MFC sources with Visual Studio 2022
ParallelBuildsMonitor
retrowin32
windows emulator
WebViewSample.Win32.cppwinrt
Sample to show using Edge based WebView in win32 cpp classic desktop app using modern cppwinrt
Win2DinMFC
Use Win2D WinRT compoment with help of C++/WinRT in a classic win32 C++ MFC application on Windows 10 1803
Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
yolov9_npu
Demonstrate Yolov9 model with Qualcomm Hexagon NPU and DirectML
fobrs's Repositories
fobrs/MFC
Compile MFC sources with Visual Studio 2022
fobrs/AutoHotkey_L
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
fobrs/Win2DinMFC
Use Win2D WinRT compoment with help of C++/WinRT in a classic win32 C++ MFC application on Windows 10 1803
fobrs/WebViewSample.Win32.cppwinrt
Sample to show using Edge based WebView in win32 cpp classic desktop app using modern cppwinrt
fobrs/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
fobrs/yolov9_npu
Demonstrate Yolov9 model with Qualcomm Hexagon NPU and DirectML
fobrs/iperf2
fobrs/ParallelBuildsMonitor
fobrs/retrowin32
windows emulator
fobrs/CapstoneVS
A Visual Studio Extension to show disassembly using Capstone (http://www.capstone-engine.org/)
fobrs/DotNetCoreHosting
Host .NET Core Runtime in native process
fobrs/inno_space
Inno_space is command tool to access InnoDB ibd file directly.
fobrs/layout_engine
this is open source text layout engine. this can be used by word processor.
fobrs/mariadb-connector-c
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.
fobrs/mixins
mixin support for MFC-classes
fobrs/DirectML
DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported hardware and drivers, including all DirectX 12-capable GPUs from vendors such as AMD, Intel, NVIDIA, and Qualcomm.
fobrs/DirectMLTest
fobrs/listview_win32
to demonstrate a UTF-8 system code page bug when using manifest activecodepage 'Legacy' on a win32 ANSI app
fobrs/qc_npu_benchmark
Code sample showing how to run and benchmark models on Qualcomm's Window PCs
fobrs/VisualStudioExtension
WiX Toolset Visual Studio Extension (aka: Votive)
fobrs/Win2D
Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
fobrs/windows-arm-apps
A list of natively running software on Windows arm architecture
fobrs/WiXInstallerExample
Example WiX app