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

    This topic lists the Dlls available for use in a Universal Windows Platform (UWP) app.

  2. Structures (Windows) - msdn.microsoft.com

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

    Size of the structure in memory in bytes; for conformant structures this ... The following NDR ... FC_BOGUS_STRUCT alignment<1> memory_size<2> offset_to ...

  3. Server Stub Memory Management (Windows)

    msdn.microsoft.com › Overviews › Memory Management

    An Introduction to Server-Stub Memory Management. ... (NDR) transfer syntax ... The data is a simple type whose memory size differs from its marshaled size, ...

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

    NdrConformantStructMemorySize. NdrConformantStructUnmarshall. NdrConformantVaryingArrayBufferSize. NdrConformantVaryingArrayFree. NdrConformantVaryingArrayMarshall.

  5. Win32 Functions N - Al's Programming Resource

    www.alsprogrammingresource.com/win32_functions_n.html

    Win32 Functions beginning with N. Function: ... NdrConformantStructMemorySize rpcrt4 NdrConformantStructUnmarshall rpcrt4 …

  6. ReactOS: _MIDL_STUB_MESSAGE Struct Reference

    https://doxygen.reactos.org/db/d60/struct__MIDL__STUB__MESSAGE.html

    _MIDL_STUB_MESSAGE Struct Reference. ... Memory unsigned char ... unsigned short uFlags2 int ReuseBuffer struct NDR_ALLOC_ALL_NODES_CONTEXT * ...

  7. visual studio 2010 - Convert IDL structure with conformant ...

    https://stackoverflow.com/questions/22639520/convert-idl-structure...

    I need to pass via Microsoft RPC structure with conformant array. This is how I write it in IDL: struct BarStruct { byte a; int b; byte c; long lArraySize; [size ...

  8. Wine API: rpcrt4.dll

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

    NdrConformantStructMemorySize (not documented) NdrConformantStructUnmarshall (not documented) NdrConformantVaryingArrayBufferSize (not documented)

  9. APIs present on all Windows 10 devices (grouped by …

    https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis

    This topic lists the Win32 APIs that are part of the Universal Windows Platform (UWP) and that are implemented by all Windows 10 devices.

  10. libfreerdp-core: start implementation of …

    https://github.com/FreeRDP/FreeRDP/commit/8a877a83627f9a60d118b...

    290 libfreerdp-core/ndr.c ... unsigned short memory_size; + unsigned char * pointer_layout; ... + conformant_array_description = ...