Blog
Practical articles from KomuraSoft LLC about website development, SEO, Google Ads, Windows development, legacy asset reuse, and bug investigation.
Talk to KomuraSoft LLC about website development, SEO, Google Ads, existing site improvement, Windows development, or technical consulting.
Talk about Website Development / SEO / Google Ads-
Calling a 64-bit DLL from a 32-bit App - A COM Bridge Case Study
A 32-bit Windows process can't load a 64-bit DLL directly. Here's how an out-of-proc COM server bridges the gap, with notes on IDL, marshaling, performance, ...
-
What COM Is - Why Windows COM Still Feels Beautifully Designed
A short tour of COM's core ideas - interface contracts, IUnknown, GUIDs, and reference counting - and why its strengths in binary compatibility and cross-pro...
-
Launching Our Tech Blog - A Windows / C# / COM Development Blog
KomuraSoft LLC has launched its technical blog. We will share practical insights and findings from the field on topics like Windows application development, ...