MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Kennykerr.ca most likely does not offer any malicious content.
Secure connection support
HTTPS
Kennykerr.ca provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Kennykerr.ca most likely does not offer any adult content.
Popular pages
-
Introduction - Kenny Kerr
Introduction Kenny Kerr Kenny Kerr is a Software Engineer at Microsoft where he works on C++ and Rust tools and libraries for the Windows operating system. He is the creator of C++/WinRT and Rust for ...
-
SyncTools for Sysinternals | Kenny Kerr
SyncTools is a meta-tool that keeps a folder on your computer up-to-date with all the latest tools from Sysinternals. Simply pick a folder where you would like to keep the Sysinternals tools and run S...
-
Calling your first COM API - Kenny Kerr
Kenny Kerr COM APIs are unique in that they expose functionality through interfaces. An interface is just a collection of virtual function pointers grouped together in what is known as a vtable, or vi...
-
Standalone code generation - Kenny Kerr
Kenny Kerr Even with a choice between the windows and windows-sys crates, some developers may prefer to use completely standalone bindings. The windows-bindgen crate lets you generate entirely standal...
-
Choosing between the windows and windows-sys crates - Kenny Kerr
Choosing between the windows and windows-sys crates The windows crate provides bindings for the Windows API, including C-style APIs like CreateThreadpool as well as COM and WinRT APIs like DirectX. T...
-
Getting Started with Rust - Kenny Kerr
Getting Started with Rust The windows-rs project has been available for some time and while I still have a great deal of work left to do, I thought I should start spending some time writing about Rust...