Skip to content Skip to sidebar Skip to footer
Showing posts with the label Winapi

C++, Win32 Api: How To Create An Html Rendering Window So That Your Application Would Get Callbacks From Js Calls?

What I need is simple: we have a console app project. We want to have such a function that would op… Read more C++, Win32 Api: How To Create An Html Rendering Window So That Your Application Would Get Callbacks From Js Calls?

Error While Calling Scardlistreaders In Js-ctypes

I am calling winscard functions using js-ctypes for a Firefox addon. SCardEstablishContext works p… Read more Error While Calling Scardlistreaders In Js-ctypes