1. https://msdn.microsoft.com/fr-fr/library/windows/desktop/dn505783...

    API Sets available in Windows 8 and Windows Server 2012.

  2. FreeRDP: ndr_private.h File Reference

    pub.freerdp.com/api/ndr__private_8h.html

    This graph shows which files directly or indirectly include this file:

  3. COMPRESS_ALLOCATION_ROUTINES structure (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/hh437563...

    A structure containing optional memory allocation and deallocation routines.

    • Syntax

      typedef struct _COMPRESS_ALLOCATION_ROUTINES {
        PFN_COMPRESS_ALLOCATE Allocate;
        PFN_COMPRESS_FREE Free;
        PVOID UserContext;
      } COMPRESS_ALLOCATION_ROUTINES, *PCOMPRESS_ALLOCATION_ROUTINES;
      Was this helpful?Thanks! Give more feedback
  4. Windows 8 DLL File Information - rpcrt4.dll

    www.nirsoft.net/dll_information/windows8/rpcrt4_dll.html

    This means that when rpcrt4.dll is loaded, the above files are automatically loaded too. ... pfnFreeRoutines: pfnMarshallRoutines; pfnSizeRoutines: pfnUnmarshallRoutines;

  5. #0 0x00420099 in ?? () #1 0x00424cc0 in ?? () #2 ...

    https://pastebin.com/j7grb0UB

    0x77edc2a0 RPCRT4!pfnFreeRoutines. 0x77edc2a0 pfnFreeRoutines. 0x77edc2a4 RPCRT4!pfnMarshallRoutines. 0x77edc2a4 pfnMarshallRoutines.

  6. > Introduce generic hooks in remap_pfn_range ... - …

    https://lkml.org/lkml/2008/12/18/323

    > Introduce generic hooks in remap_pfn_range and vm_insert_pfn and > corresponding copy and free routines with reserve and free tracking.

  7. mingw-w64/rpcrt4.def at master · Alexpux/mingw-w64 · GitHub

    https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-crt/...

    Contribute to mingw-w64 development by creating an account on GitHub.

  8. How to Stretch for Full Splits – Vol. 3 Best Static & PNF ...

    blog.52challenges.com/workout/how-to-stretch-for-full-splits-vol-3...

    We already know the ABCs of stretching for full splits (if you don’t, please read Vol.1 of this article). We know how to stretch dynamically for optimal effects ...

  9. Wine API: rpcrt4.dll

    https://source.winehq.org/WineAPI/rpcrt4.html

    pfnFreeRoutines (stub) pfnMarshallRouteines (stub) pfnSizeRoutines (stub) pfnUnmarshallRouteines (stub) short_array_from_ndr (stub) short_from_ndr (stub)

  10. Re: [Intel IOMMU 04/10] IOVA allocation and …

    lkml.iu.edu/hypermail/linux/kernel/0706.3/0849.html

    Re: [Intel IOMMU 04/10] IOVA allocation and management routines From: Keshavamurthy, Anil S Date: Tue Jun 26 2007 - 12:21:17 EST …