Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Introducing Mechanisms and APIs for Memory Management: Using Windows OS Native Runtime APIs

    Posted By: roxul
    Introducing Mechanisms and APIs for Memory Management: Using Windows OS Native Runtime APIs

    Roger Villela, "Introducing Mechanisms and APIs for Memory Management: Using Windows OS Native Runtime APIs"
    English | ISBN: 1484254155 | 2019 | 188 pages | PDF | 6 MB

    Explore and learn introductory topics about programming mechanisms for memory management available for Microsoft Windows. This book uses C++ pointers and specialized APIs such as the smart pointers of the C++ Standard Library and Microsoft UCRT functions. You’ll also see how to work with lvalue and rvalue references.
    Introducing Mechanisms and APIs for Memory Management begins with topics about hardware features on the Intel x86 and Intel 64 (x64/amd64) hardware architectures and memory management. After reading this book you will be able to begin work with Windows memory management APIs.

    What You Will Learn
    Understand concepts and hardware features for Intel x86 and Intel 64 (x64/amd64) and memory management
    Discover C++ programming language techniques and smart pointers
    Work with Microsoft UCRT management APIs for memory management

    Who This Book Is For
    Software and cloud developers working on Microsoft Windows.