Specifying SYSTEM_FIXED_FONT in GetStockObject (which I did in a few programs earlier in this book) gives you a handle to a fixed-pitch font compatible with the system font used in versions of Windows prior to version 3. This is convenient when you need all the font characters to have ...
File Transfer Protocol [FTP] and Domain Name System [DNS] fall into this category). For TCP/IP Fundamentals for Microsoft Windows Page: 7 Chapter 1 – Introduction to TCP/IP details of the layers of the TCP/IP protocol suite, see Chapter 2, "Architectural Overview of the TCP/IP Protocol...
This makes Win32 the app type of choice for applications that need the highest level of performance and direct access to system hardware. Using the Win32 API with C++ makes it possible to achieve the highest levels of performance and efficiency by taking more control of the target platform ...
WPF exists as a subset of .NET types that are, mostly located in the System.Windows namespace. If you have previously built applications with .NET with frameworks like ASP.NET and Windows Forms, the fundamental WPF programming experience should be familiar, you: Instantiate classes Set properties...
.NET Compact Framework and the Smart Device Programming Features of VS.NET Managed Code on 64-Bit Windows Platforms Denver Popfly for Visual Studio Express Users Microsoft Management Summit Learn Windows Server Update Services Visual Studio Team System - Part 2 (April 27, 2007) ASP.NET Error Han...
Basic WCF Programming WCF Feature Details Extending WCF Guidelines and Best Practices Administration and Diagnostics Operating System Resources Required by WCF Troubleshooting Setup Issues Migrating from .NET Remoting to WCF Using the WCF Development Tools ...
Chapter 8: Domain Name System Overview Describes the Domain Name System (DNS) and its use for private intranets and the Internet. Chapter 9: Windows Support for DNS Describes the details of the DNS Client service, provided with Windows XP and Windows Server 2003, and the DNS Server Service,...
this can be done with a FileOpenPicker loading the selected file from the Windows file system. The code inFigure 3shows a simple example (without error handling) uploading the selected file to the Application folder. A more complete example can be found in the code download. In this example...
usingcodingprinciplesthatallowyoutoleveragepowerfulPythonscriptsandshellcode.We'llwrapupwithpost-exploitationstrategiesthatenableyoutogodeeperandkeepyouraccess.Finally,we'llintroducekernelhackingfundamentalsandfuzzingtesting,soyoucandiscovervulnerabilitiesandwritecustomexploits.Bytheendofthisbook,you'llbewell-versedin...
本书为北京大学“程序设计与算法”专项课程系列教材之一。教材内容与MOOC课程同步。 本书紧扣新的C++11标准,全面讲述C++面向对象的各种特性,覆盖标准模板库90%以上的内容,读者通过本书可较全面掌握C++程序设计的精髓。 本书作者具有丰富的C++教学经验和数十万行商业软件开发经验,书中所有样例程序均由作者精心设计,程序...