Pinned Repositories
class2natvis
Converts classes/structs to a natvis format. This is to aid in quickly trying to convert classes/structures into a format which is fairly readable.
destructive-move
A toy destructive move container.
dialog-calling-dialogs
dialogSpawingDialogs
WinAPI test to show window inversion issue.
ffgrep
Full File Grep is meant to be an extension of the regular line grep but allowing an expression to spill onto multiple lines. This can be important when trying to find things in a file that needs more context than a single line.
progression
Takes a component in sketchup and puts intermediate copies down to go from a starting point to an ending point rotating it as it goes to the destinations orientation.
RichEditDblClkTest
A reference test for determining how the default Editwordbreakproc() callback works in a RICHEDIT control.
samples
Sample code referenced by the .NET documentation
WindowTree
Simple code to take all of the HWNDs in a Windows computer and build a tree out of it.
vscode
Visual Studio Code
Ma-XX-oN's Repositories
Ma-XX-oN/class2natvis
Converts classes/structs to a natvis format. This is to aid in quickly trying to convert classes/structures into a format which is fairly readable.
Ma-XX-oN/destructive-move
A toy destructive move container.
Ma-XX-oN/dialog-calling-dialogs
Ma-XX-oN/dialogSpawingDialogs
WinAPI test to show window inversion issue.
Ma-XX-oN/ffgrep
Full File Grep is meant to be an extension of the regular line grep but allowing an expression to spill onto multiple lines. This can be important when trying to find things in a file that needs more context than a single line.
Ma-XX-oN/progression
Takes a component in sketchup and puts intermediate copies down to go from a starting point to an ending point rotating it as it goes to the destinations orientation.
Ma-XX-oN/RichEditDblClkTest
A reference test for determining how the default Editwordbreakproc() callback works in a RICHEDIT control.
Ma-XX-oN/samples
Sample code referenced by the .NET documentation
Ma-XX-oN/WindowTree
Simple code to take all of the HWNDs in a Windows computer and build a tree out of it.