Undocumented Windows NT?

Undocumented Windows NT?

Author: Prasad Dabak

Publisher: Wiley

Published: 1999-11-05

Total Pages: 0

ISBN-13: 9780764545696

DOWNLOAD EBOOK

Although Microsoft Windows NT is one of the most popular operating systems in the corporate world, no book has documented what actually goes on under the hood -- until now. Undocumented Windows NT dissects the Win32 interface, deconstructs the underlying APIs, and deciphers the Memory Management architecture to help you understand operations, fix flaws, and enhance performance. In this groundbreaking guide, three experts share what they've dug up on NT through years of hands-on research and programming experience. The authors' in-depth investigation uncovers both the strengths and the weaknesses -- and reveals how you can make any Windows NT system more stable and secure.


Windows NT/2000 Native API Reference

Windows NT/2000 Native API Reference

Author: Gary Nebbett

Publisher: Sams Publishing

Published: 2000

Total Pages: 532

ISBN-13: 9781578701995

DOWNLOAD EBOOK

Windows NT/2000 Native API Reference is absolutely unique. Currently, documentation on WIndows NT's native APIs can only be found through access to the source code or occasionally Web sites where people have chosen to share bits of insight gained through reverse engineering. This book provides the first complete reference to the API functions native to Windows NT and covers the set of services that are offered by Windows NT to both kernel- and user-mode programs. Ideal for the intermediate and advanced level user- and kernel-mode developers of Windows systems, this books is devoted to the NT native API and consists of documentation of the 210 routines included in the API. Also included are all the functions added in Windows 2000.


DCE/RPC Over SMB

DCE/RPC Over SMB

Author: Luke Kenneth Casson Leighton

Publisher: Sams

Published: 2000

Total Pages: 320

ISBN-13:

DOWNLOAD EBOOK

Now that Microsoft's systems have been unleashed onto the Internet, they are more vulnerable to attack. This book describes how Microsoft has taken Distributed Computer Environment/Remote Procedure Calls and implemented it over Server Message Block. The author presents Microsoft Developer NT system calls and shows what they look like over the wire.


Microsoft Log Parser Toolkit

Microsoft Log Parser Toolkit

Author: Gabriele Giuseppini

Publisher: Elsevier

Published: 2005-02-10

Total Pages: 465

ISBN-13: 0080489397

DOWNLOAD EBOOK

Written by Microsoft's Log Parser developer, this is the first book available on Microsoft's popular yet undocumented log parser tool. The book and accompanying Web site contain hundreds of customized, working scripts and templates that system administrators will find invaluable for analyzing the log files from Windows Server, Snort IDS, ISA Server, IIS Server, Exchange Server, and other products. System administrators running Windows, Unix, and Linux networks manage anywhere from 1 to thousands of operating systems (Windows, Unix, etc.), Applications (Exchange, Snort, IIS, etc.), and hardware devices (firewalls, routers, etc.) that generate incredibly long and detailed log files of all activity on the particular application or device. This book will teach administrators how to use Microsoft's Log Parser to data mine all of the information available within these countless logs. The book teaches readers how all queries within Log Parser work (for example: a Log Parser query to an Exchange log may provide information on the origin of spam, viruses, etc.). Also, Log Parser is completely scriptable and customizable so the book will provide the reader with hundreds of original, working scripts that will automate these tasks and provide formatted charts and reports detailing the results of the queries. - Written by Microsoft's sole developer of Log Parser, this is the first book available on the powerful yet completely undocumented product that ships with Microsoft's IIS, Windows Advanced Server 2003, and is available as a free download from the Microsoft Web site - This book and accompanying scripts will save system administrators countless hours by scripting and automating the most common to the most complex log analysis tasks


Windows Graphics Programming

Windows Graphics Programming

Author: Feng Yuan

Publisher: Prentice Hall Professional

Published: 2001

Total Pages: 1283

ISBN-13: 0130869856

DOWNLOAD EBOOK

Currently, there aren't any good books on Windows graphics programming. Programmers looking for help are left to muddle their way through online documentation and API books that don't focus on this topic. This book paves new ground, covering actual graphics implementation, hidden restrictions, and performance issues programmers need to know about.


Windows NT Shell Scripting

Windows NT Shell Scripting

Author: Tim Hill

Publisher: Sams Publishing

Published: 1998

Total Pages: 404

ISBN-13: 9781578700479

DOWNLOAD EBOOK

One of the first books available on scripting the Windows NT shell, this title appeals to the many UNIX users migrating to Windows NT. It integrates hundreds of proven example scripts throughout the book and gives comprehensive reference of shell commands organized by functional group for ease of use.


Windows Internals

Windows Internals

Author: Matt Pietrek

Publisher: Addison-Wesley Professional

Published: 1993

Total Pages: 564

ISBN-13:

DOWNLOAD EBOOK

The big bang: starting up and shutting down windows. Windows memory management. Starting a process: modules and tasks. The windowing system. The graphics device driver interface (GDI). The windows scheduler. The windows messaging system. Dynamic linking.


Mastering Windows NT Server 4

Mastering Windows NT Server 4

Author: Mark Minasi

Publisher: Sybex

Published: 1996

Total Pages: 1149

ISBN-13: 9780782119206

DOWNLOAD EBOOK

If you use NT Server--as a system administrator, help-desk person, MIS professional, or corporate programmer--you need this high-level, irreverant, readable discussion of essential operations, undocumented features, secrets, and walkarounds of the new Windows NT Server. (Communications/Networking)


Windows Internals

Windows Internals

Author: David A. Solomon

Publisher: Microsoft Press

Published: 2009-06-17

Total Pages: 1932

ISBN-13: 0735637962

DOWNLOAD EBOOK

See how the core components of the Windows operating system work behind the scenes—guided by a team of internationally renowned internals experts. Fully updated for Windows Server(R) 2008 and Windows Vista(R), this classic guide delivers key architectural insights on system design, debugging, performance, and support—along with hands-on experiments to experience Windows internal behavior firsthand. Delve inside Windows architecture and internals: Understand how the core system and management mechanisms work—from the object manager to services to the registry Explore internal system data structures using tools like the kernel debugger Grasp the scheduler's priority and CPU placement algorithms Go inside the Windows security model to see how it authorizes access to data Understand how Windows manages physical and virtual memory Tour the Windows networking stack from top to bottom—including APIs, protocol drivers, and network adapter drivers Troubleshoot file-system access problems and system boot problems Learn how to analyze crashes