Skip to content

Instantly share code, notes, and snippets.

View jay's full-sized avatar
🇺🇸

Jay Satiro jay

🇺🇸
  • New Rochelle, New York, United States
View GitHub Profile
@jay
jay / test-RtlGetNtVersionNumbers.c
Last active March 22, 2024 22:06
test of GetVersionExW, RtlGetVersion and RtlGetNtVersionNumbers on Windows 11.
/*
test of GetVersionExW, RtlGetVersion and RtlGetNtVersionNumbers on Windows 11.
can be built with cygwin/mingw/mingw-w64 gcc or microsoft cl.
https://cygwin.com/pipermail/cygwin/2024-March/255728.html
---
without manifest:
@jay
jay / remove-wolfssl-config.pl
Last active November 1, 2024 17:43
This script removes wolfSSL configurations from the legacy Visual Studio curl projects in the projects directory.
#!/usr/bin/env perl
=begin comment
README
This script removes wolfSSL configurations from the legacy Visual Studio
curl projects in the projects directory.
Copyright (C) 2024 Jay Satiro <raysatiro@yahoo.com>
https://curl.se/docs/copyright.html