Windows

There are two options for how to gain access to external functionality on Windows; one would be compiling our code to an object file and linking it against other object files or libraries, and the other would be creating executable and importing functions exported by different DLLs. We will examine them both so that you will be able to select the most suitable approach when the need arises.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset