Addison-Wesley Developers Press, 1997. — 368 p. Using multiple threads, you can create high-performance servers, build extensions for Internet servers, take advantage of multiprocessor systems, build sophisticated objects in OLE and COM, and improve application responsiveness. Writing such software requires more than theory and a reference manual; it requires a comprehensive...
One day I started writing some program that should have access to documents done with Microsoft Word for Windows 6. I wanted to keep it portable, so it was necessary not to use methods specific to operating systems. So I decided to learn to understand the binary structure of the documents. When looking at the document binaries I soon got confused. At a first glance the...
Comments