Pinned Repositories
csv_stream
C++14 CSV Stream based on C File API
d2d_tutorial
Direct2D tutorials
floatbench
String to Float Benchmark
minicsv
C++ Minimalistic CSV Streams
outline-text
Outline Text with GDI+ in C++ and C#
simple_opengl
Simple OpenGL Project for Emscripten
simplebinstream
C++ Simplistic Binary Stream
video_encoder_for_ogl_dx
H264/HEVC Video Encoder for OpenGL
win_version_detection
Windows Version Detection
winhttp_examples
WinHTTP examples
shaovoon's Repositories
shaovoon/minicsv
C++ Minimalistic CSV Streams
shaovoon/video_encoder_for_ogl_dx
H264/HEVC Video Encoder for OpenGL
shaovoon/winhttp_examples
WinHTTP examples
shaovoon/d2d_tutorial
Direct2D tutorials
shaovoon/win_version_detection
Windows Version Detection
shaovoon/cpp_show_callstack
C++03/23 Exception Class with Callstack
shaovoon/lee_mazesolver
Lee algorithm maze solver in Visual C++ MFC and Direct2D
shaovoon/elmax
Portable Elmax XML DOM/SAX Parser
shaovoon/EnumConvGen
C++ Enum to String Converter Generator
shaovoon/using_csharp_lib_in_cpp
Consuming Your C# Library in MFC/C++ Project
shaovoon/use_font_without_install_on_win
Source code for the article of Use Font Without Installing on Windows First
shaovoon/windows_registry_folder_wmi_enumerator
Use C++11 range for-loop to enumerate registry keys/values, folder and WMI queries
shaovoon/FFmpegPlayer
Simple FFmpeg video player
shaovoon/fizzbuzz_cs_cpp
Solving Fizz Buzz in C# and C++
shaovoon/mfc_killfocus_derived_cedit
Example of a MFC derived CEdit control with Visual Studio 2022
shaovoon/spcaller
C# Code Generator for calling SQL Server Stored Procedures
shaovoon/twolock_benchmark
Naive locking sequence based on mutex address versus C++11 deadlock avoidance
shaovoon/str_num_conv
String conversion to numbers and vice versa
shaovoon/canvas_ity
A tiny, single-header <canvas>-like 2D rasterizer for C++
shaovoon/conv_vc_console_app_to_non_console
VC++: Convert Console Project to Non-Console
shaovoon/FX11
Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.
shaovoon/Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
shaovoon/mfc_send_msg_to_parent_example
Example of sending message to parent dialog in MFC
shaovoon/programming-windows-5th-edition
Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.
shaovoon/rapidobj
A fast, header-only, C++17 library for parsing Wavefront .obj files.
shaovoon/refreturn_example
C# 7 ref returns and locals examples
shaovoon/src_for_multithreaded_article
Source code for the VC++ 30 multithreading mistakes on Windows
shaovoon/webpage_beep_loop_example
Webpage Beep Loop based on Sound Manager 2
shaovoon/win32
Public mirror for win32-pr
shaovoon/win32-dpi
Example of properly DPI-scaling Win32 windows across XP to latest Windows 11