• ▼MSDN Library - April 2000
    • ▶Welcome to the MSDN Library
    • ▶Visual Studio 6.0 Documentation
    • ▶Office Developer Documentation
    • ▶Windows CE Documentation
    • ▶Platform SDK
    • ▶SDK Documentation
    • ▼DDK Documentation
      • About DDK Documentation
      • ▶Windows 95 DDK
      • ▶Windows 98 Driver Development Kit
      • ▶Windows 2000 Driver Development Kit
      • ▼Windows NT 4.0 DDK
        • ▶Legal Information
        • ▶Release Notes for V4.0
        • ▶Programmer's Guide
        • ▼Kernel-Mode Drivers
          • ▶Design Guide
          • ▼Reference
            • ▼Part 1: Kernel-Mode Support Routines
              • ▶Chapter 1 Summary of Kernel-mode Support Routines
              • ▶Chapter 2 Executive Support Routines
              • ▶Chapter 3 Hardware Abstraction Layer Routines
              • ▶Chapter 4 I/O Manager Routines
              • ▶Chapter 5 Kernel Routines
              • ▶Chapter 6 Memory Manager Routines
              • ▶Chapter 7 Object Manager Routines
              • ▶Chapter 8 Process Structure Routines
              • ▼Chapter 9 Runtime Library Routines
                • InitializeListHead
                • InitializeObjectAttributes
                • InsertHeadList
                • InsertTailList
                • IsListEmpty
                • PopEntryList
                • PushEntryList
                • RemoveEntryList
                • RemoveHeadList
                • RemoveTailList
                • RtlAnsiStringToUnicodeSize
                • RtlAnsiStringToUnicodeString
                • RtlAppendUnicodeStringToString
                • RtlAppendUnicodeToString
                • RtlCharToInteger
                • RtlCheckRegistryKey
                • RtlCompareMemory
                • RtlCompareString
                • RtlCompareUnicodeString
                • RtlConvertLongToLargeInteger
                • RtlConvertUlongToLargeInteger
                • RtlCopyBytes
                • RtlCopyMemory
                • RtlCopyString
                • RtlCopyUnicodeString
                • RtlCreateRegistryKey
                • RtlCreateSecurityDescriptor
                • RtlDeleteRegistryValue
                • RtlEnlargedIntegerMultiply
                • RtlEnlargedUnsignedDivide
                • RtlEnlargedUnsignedMultiply
                • RtlEqualString
                • RtlEqualUnicodeString
                • RtlExtendedIntegerMultiply
                • RtlExtendedLargeIntegerDivide
                • RtlExtendedMagicDivide
                • RtlFillMemory
                • RtlFreeAnsiString
                • RtlFreeUnicodeString
                • RtlInitAnsiString
                • RtlInitString
                • RtlInitUnicodeString
                • RtlIntegerToUnicodeString
                • RtlLargeIntegerAdd
                • RtlLargeIntegerAnd
                • RtlLargeIntegerArithmeticShift
                • RtlLargeIntegerDivide
                • RtlLargeIntegerEqualTo
                • RtlLargeIntegerEqualToZero
                • RtlLargeIntegerGreaterThan
                • RtlLargeIntegerGreaterThanOrEqualTo
                • RtlLargeIntegerGreaterOrEqualToZero
                • RtlLargeIntegerGreaterThanZero
                • RtlLargeIntegerLessThan
                • RtlLargeIntegerLessThanOrEqualTo
                • RtlLargeIntegerLessOrEqualToZero
                • RtlLargeIntegerLessThanZero
                • RtlLargeIntegerNegate
                • RtlLargeIntegerNotEqualTo
                • RtlLargeIntegerNotEqualToZero
                • RtlLargeIntegerShiftLeft
                • RtlLargeIntegerShiftRight
                • RtlLargeIntegerSubtract
                • RtlLengthSecurityDescriptor
                • RtlMoveMemory
                • RtlQueryRegistryValues
                • RtlRetrieveUlong
                • RtlRetrieveUshort
                • RtlSetDaclSecurityDescriptor
                • RtlStoreUlong
                • RtlStoreUshort
                • RtlTimeFieldsToTime
                • RtlTimeToTimeFields
                • RtlUnicodeStringToAnsiString
                • RtlUnicodeStringToInteger
                • RtlUpcaseUnicodeString
                • RtlUpperString
                • RtlValidSecurityDescriptor
                • RtlWriteRegistryValue
                • RtlZeroMemory
              • ▶Chapter 10 Security Reference Monitor Routines
              • ▶Chapter 11 ZwXxx Routines
              • ▶Chapter 12 System Structures
            • ▶Part 2: Device-type-specific Requirements
            • ▶Part 3: SCSI Drivers
        • ▶Graphics Drivers
        • ▶Multimedia Drivers
        • ▶Network Drivers
        • ▶Virtual DOS Drivers
      • ▶Smart Card DDK
    • ▶Windows Resource Kits
    • ▶Knowledge Base
    • ▶Technical Articles
    • ▶Backgrounders
    • ▶Specifications
    • ▶Books
    • ▶Partial Books
    • ▶Periodicals
    • ▶Samples